Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp63 std::vector<CreateGroupFunction> grpFuncs; in getTrustGrps() local
107 grpFuncs.emplace_back(handler->second(group)); in getTrustGrps()
120 return grpFuncs; in getTrustGrps()