Home
last modified time | relevance | path

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

/system/core/include/utils/
DString8.h138 bool removeAll(const char* other);
/system/core/libutils/
DString8.cpp417 bool String8::removeAll(const char* other) { in removeAll() function in android::String8