Searched refs:endsWithIgnoreCase (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
H A DAString.h88 bool endsWithIgnoreCase(const char *suffix) const;
/frameworks/av/media/libstagefright/foundation/
H A DAString.cpp344 bool AString::endsWithIgnoreCase(const char *suffix) const { function in class:android::AString

Completed in 325 milliseconds