Home
last modified time | relevance | path

Searched defs:removeAll (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Dsensor_request_manager.cc517 bool removeAll = (nanoappInstanceId == kSystemInstanceId); in cancelFlushRequests() local
632 bool SensorRequestManager::SensorRequests::removeAll() { in removeAll() function in chre::SensorRequestManager::SensorRequests
/system/core/libutils/
DString8.cpp386 bool String8::removeAll(const char* other) { in removeAll() function in android::String8