Searched defs:endsWith (Results 1 – 2 of 2) sorted by relevance
395 bool endsWith(const char* haystack, const char* needle) in endsWith() function
330 bool AString::endsWith(const char *suffix) const { in endsWith() function in android::AString