Searched refs:removeAll (Results 1 – 4 of 4) sorted by relevance
168 bool removeAll();
236 success = requests.removeAll(); in removeAllRequests()347 bool SensorRequestManager::SensorRequests::removeAll() { in removeAll() function in chre::SensorRequestManager::SensorRequests
145 bool removeAll(const char* other);
423 bool String8::removeAll(const char* other) { in removeAll() function in android::String8