Home
last modified time | relevance | path

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

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