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

/frameworks/base/tools/aapt/
H A DPackage.cpp409 bool endsWith(const char* haystack, const char* needle) function
425 if (endsWith(storageName, ".class")) {

Completed in 26 milliseconds