Searched refs:removeAll (Results 1 – 5 of 5) sorted by relevance
202 bool removeAll();
86 result.removeAll(b); in subtract()
242 success = requests.removeAll(); in removeAllRequests()414 bool SensorRequestManager::SensorRequests::removeAll() { in removeAll() function in chre::SensorRequestManager::SensorRequests
145 bool removeAll(const char* other);
429 bool String8::removeAll(const char* other) { in removeAll() function in android::String8