Searched defs:removeAllRequests (Results 1 – 3 of 3) sorted by relevance
66 void RequestMultiplexer<RequestType>::removeAllRequests( in removeAllRequests() function
251 bool SensorRequestManager::removeAllRequests(SensorType sensorType) { in removeAllRequests() function in chre::SensorRequestManager
727 bool removeAllRequests = (sensorModeIsPassive(mode) && !otherClientPresent); in onOtherClientPresenceChange() local