Searched refs:updateOCCActive (Results 1 – 2 of 2) sorted by relevance
293 bool updateOCCActive(instanceID instance, bool status);
63 std::bind(std::mem_fn(&Manager::updateOCCActive), this, in createPldmHandle() 638 bool Manager::updateOCCActive(instanceID instance, bool status) in updateOCCActive() function in open_power::occ::Manager 651 "updateOCCActive: Host is not running yet (OCC{INST} active={STAT}), clearing sensor received", in updateOCCActive() 657 "updateOCCActive: Waiting for Host and all OCC Active Sensors"); in updateOCCActive() 676 "updateOCCActive: No status object to update for OCC{INST} (active={STAT})", in updateOCCActive() 684 "updateOCCActive: No status objects and Host is not running yet (OCC{INST} active={STAT})", in updateOCCActive()