Searched refs:_methods (Results 1 – 6 of 6) sorted by relevance
33 const std::map<std::string, methodHandler> Profile::_methods = { member in phosphor::fan::control::json::Profile52 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()
76 static const std::map<std::string, methodHandler> _methods; member in phosphor::fan::control::json::Profile
46 const std::map<std::string, methodHandler> JsonConfig::_methods = { member in phosphor::fan::presence::JsonConfig138 auto func = _methods.find(type); in process()139 if (func != _methods.end()) in process()
95 static const std::map<std::string, methodHandler> _methods; member in phosphor::fan::presence::JsonConfig
5084 …t 120 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_methods.tmpl
5083 …t 120 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_methods.tmpl