Searched refs:endsWithIgnoreCase (Results 1 – 2 of 2) sorted by relevance
88 bool endsWithIgnoreCase(const char *suffix) const;
355 bool AString::endsWithIgnoreCase(const char *suffix) const { in endsWithIgnoreCase() function in android::AString