Searched refs:onEntryResolve (Results 1 – 2 of 2) sorted by relevance
285 void onEntryResolve(sdbusplus::message_t& msg);
326 void Manager::onEntryResolve(sdbusplus::message_t& msg) in onEntryResolve() function in phosphor::logging::internal::Manager422 std::bind(std::mem_fn(&Manager::onEntryResolve), this, in quiesceOnError()