Home
last modified time | relevance | path

Searched refs:getTrustGrps (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.hpp62 const std::vector<CreateGroupFunction> getTrustGrps(const json& obj);
H A Dsystem.cpp247 return getTrustGrps(jsonObj); in getTrustGroups()
H A Djson_parser.cpp63 const std::vector<CreateGroupFunction> getTrustGrps(const json& obj) in getTrustGrps() function