Searched defs:removeAll (Results 1 – 2 of 2) sorted by relevance
/system/chre/core/ | ||
D | sensor_request_manager.cc | 517 bool removeAll = (nanoappInstanceId == kSystemInstanceId); in cancelFlushRequests() local |
/system/core/libutils/ | ||
D | String8.cpp | 386 bool String8::removeAll(const char* other) { in removeAll() function in android::String8 |