Searched refs:HandlerTuple (Results 1 – 1 of 1) sorted by relevance
106 using HandlerTuple = std::tuple<int, /* prio */ typedef112 HandlerTuple>117 HandlerTuple>122 HandlerTuple>147 HandlerTuple item(prio, priv, handler); in registerHandler()165 HandlerTuple item(prio, priv, handler); in registerGroupHandler()183 HandlerTuple item(prio, priv, handler); in registerOemHandler()240 std::unordered_map<unsigned int, HandlerTuple>& handlers, in executeIpmiCommandCommon()259 HandlerTuple& chosen = cmdIter->second; in executeIpmiCommandCommon()280 HandlerTuple& chosen = cmdIter->second; in executeIpmiCommandCommon()