Searched defs:removeAll (Results 1 – 5 of 5) sorted by relevance
237 inline bool String8::removeAll(const String8& other) in removeAll() function
120 TEST_F(String8Test, removeAll) { in TEST_F() argument
385 bool String8::removeAll(const char* other) { in removeAll() function in android::String8
687 bool removeAll = (nanoappInstanceId == kSystemInstanceId); in cancelFlushRequests() local