Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp80 auto tgClass = stg["class"].get<std::string>(); in getTrustGrps() local
90 entry("CLASS=%s", tgClass.c_str())); in getTrustGrps()
104 std::transform(tgClass.begin(), tgClass.end(), tgClass.begin(), in getTrustGrps()
106 auto handler = trusts.find(tgClass); in getTrustGrps()
116 entry("CLASS=%s", tgClass.c_str())); in getTrustGrps()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A Dfno-common.patch16 int wfaTGSetPrio(int sockfd, int tgClass);