Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.cpp33 const std::map<std::string, methodHandler> Profile::_methods = { member in phosphor::fan::control::json::Profile
52 auto handler = _methods.find(method); in setActive()
53 if (handler != _methods.end()) in setActive()
62 std::next(_methods.begin()), _methods.end(), in setActive()
63 _methods.begin()->first, [](auto list, auto method) { in setActive()
H A Dprofile.hpp76 static const std::map<std::string, methodHandler> _methods; member in phosphor::fan::control::json::Profile
/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.cpp46 const std::map<std::string, methodHandler> JsonConfig::_methods = { member in phosphor::fan::presence::JsonConfig
138 auto func = _methods.find(type); in process()
139 if (func != _methods.end()) in process()
H A Djson_parser.hpp95 static const std::map<std::string, methodHandler> _methods; member in phosphor::fan::presence::JsonConfig
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt5084 …t 120 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_methods.tmpl
H A Dbuildhistory_filelist1.txt5083 …t 120 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_methods.tmpl