Searched defs:endsWith (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/foundation/
H A DAString.cpp313 bool AString::endsWith(const char *suffix) const { function in class:android::AString
/frameworks/base/tools/aapt/
H A DPackage.cpp445 bool endsWith(const char* haystack, const char* needle) function
461 if (endsWith(storageName, ".class")) {

Completed in 73 milliseconds