Home
last modified time | relevance | path

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

/system/core/libutils/binder/include/utils/
DString8.h237 inline bool String8::removeAll(const String8& other) in removeAll() function
/system/core/libutils/include/utils/
DString8.h237 inline bool String8::removeAll(const String8& other) in removeAll() function
/system/core/libutils/binder/
DString8_test.cpp120 TEST_F(String8Test, removeAll) { in TEST_F() argument
DString8.cpp385 bool String8::removeAll(const char* other) { in removeAll() function in android::String8
/system/chre/core/
Dsensor_request_manager.cc687 bool removeAll = (nanoappInstanceId == kSystemInstanceId); in cancelFlushRequests() local