Searched refs:occActive (Results 1 – 9 of 9) sorted by relevance
25 bool Status::occActive(bool value) in occActive() function in open_power::occ::Status27 if (value != this->occActive()) in occActive()56 return Base::Status::occActive(false); in occActive()60 Base::Status::occActive(value); in occActive()140 return Base::Status::occActive(false); in occActive()154 return Base::Status::occActive(value); in occActive()173 this->occActive(false); in deviceError()184 this->occActive(false); in resetOCC()324 if (this->occActive()) in safeStateDelayExpired()
66 if (!occActive) in send()171 occActive = true; in activeStatusEvent()175 occActive = false; in activeStatusEvent()
199 if ((!obj->occActive()) && (!obj->getPldmSensorReceived())) in checkAllActiveSensors()210 obj->occActive(true); in checkAllActiveSensors()410 if (obj->occActive()) in initiateOccRequest()412 obj->occActive(false); in initiateOccRequest()566 if (obj != statusObjects.end() && (*obj)->occActive()) in sbeTimeout()576 (*obj)->occActive(false); in sbeTimeout()610 return (*obj)->occActive(status); in updateOCCActive()674 if (obj != statusObjects.end() && (!(*obj)->occActive())) in sbeHRESETResult()676 (*obj)->occActive(true); in sbeHRESETResult()846 if (!obj->occActive()) in pollerTimerExpired()[all …]
271 occActive = true; in activeStatusEvent()275 occActive = false; in activeStatusEvent()
87 bool occActive = false; member in open_power::occ::PassThrough
123 using Base::Status::occActive;131 bool occActive(bool value) override;
144 bool occActive = false; member in open_power::occ::OccCommand
64 if (statusObject.occActive()) in readBinary()
310 if (!occStatus.occActive()) in writeOcc()383 if (!occStatus.occActive()) in pcapChanged()