Searched refs:ambientCallback (Results 1 – 2 of 2) sorted by relevance
92 std::bind(&Manager::ambientCallback, this, std::placeholders::_1)) in Manager()484 void ambientCallback(sdbusplus::message_t& msg);
1405 void Manager::ambientCallback(sdbusplus::message_t& msg) in ambientCallback() function in open_power::occ::Manager