Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.cpp34 const std::map<std::string, methodHandler> Profile::_methods = { member in phosphor::fan::control::json::Profile
54 auto handler = _methods.find(method); in setActive()
55 if (handler != _methods.end()) in setActive()
64 std::next(_methods.begin()), _methods.end(), in setActive()
65 _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.cpp47 const std::map<std::string, methodHandler> JsonConfig::_methods = { member in phosphor::fan::presence::JsonConfig
139 auto func = _methods.find(type); in process()
140 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/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c906 } _methods[] = { in nouveau_bo_move_init() local
932 const struct _method_table *mthd = _methods; in nouveau_bo_move_init()
/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