Searched refs:HandlerTuple (Results 1 – 1 of 1) sorted by relevance
108 using HandlerTuple = std::tuple<int, /* prio */ typedef114 HandlerTuple>119 HandlerTuple>124 HandlerTuple>149 HandlerTuple item(prio, priv, handler); in registerHandler()167 HandlerTuple item(prio, priv, handler); in registerGroupHandler()185 HandlerTuple item(prio, priv, handler); in registerOemHandler()242 std::unordered_map<unsigned int, HandlerTuple>& handlers, in executeIpmiCommandCommon()261 HandlerTuple& chosen = cmdIter->second; in executeIpmiCommandCommon()282 HandlerTuple& chosen = cmdIter->second; in executeIpmiCommandCommon()