Lines Matching full:occactive
180 // Check if all occActive sensors are available
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()
1488 if (obj->occActive()) in ambientCallback()
1631 if (!obj->occActive()) in validateOccMaster()
1642 obj->occActive(true); in validateOccMaster()
1648 if (obj->occActive()) in validateOccMaster()
1744 if (occ->occActive()) in collectDumpData()