Searched refs:occActive (Results 1 – 9 of 9) sorted by relevance
23 bool Status::occActive(bool value) in occActive() function in open_power::occ::Status25 if (value != this->occActive()) in occActive()53 return Base::Status::occActive(false); in occActive()57 Base::Status::occActive(value); in occActive()130 return Base::Status::occActive(false); in occActive()144 return Base::Status::occActive(value); in occActive()165 this->occActive(false); in deviceError()176 this->occActive(false); in resetOCC()336 if (this->occActive()) in safeStateDelayExpired()
73 if (!occActive) in send()185 occActive = true; in activeStatusEvent()189 occActive = false; in activeStatusEvent()
210 if ((!obj->occActive()) && (!obj->getPldmSensorReceived())) in checkAllActiveSensors()221 obj->occActive(true); in checkAllActiveSensors()622 if (obj != statusObjects.end() && (*obj)->occActive()) in sbeTimeout()632 (*obj)->occActive(false); in sbeTimeout()668 return (*obj)->occActive(status); in updateOCCActive()734 if (obj != statusObjects.end() && (!(*obj)->occActive())) in sbeHRESETResult()736 (*obj)->occActive(true); in sbeHRESETResult()909 if (!obj->occActive()) in pollerTimerExpired()1456 if (obj->occActive()) in ambientCallback()1604 if (!obj->occActive()) in validateOccMaster()[all …]
271 occActive = true; in activeStatusEvent()275 occActive = false; in activeStatusEvent()
151 using Base::Status::occActive;159 bool occActive(bool value) override;
93 bool occActive = false; member in open_power::occ::PassThrough
144 bool occActive = false; member in open_power::occ::OccCommand
310 if (!occStatus.occActive()) in writeOcc()383 if (!occStatus.occActive()) in pcapChanged()
64 if (statusObject.occActive()) in readBinary()