HomeSort by relevance Sort by last modified time
    Searched refs:dexIsValidMemberName (Results 1 - 3 of 3) sorted by null

  /dalvik/libdex/
DexUtf.h 102 bool dexIsValidMemberName(const char* s);
DexUtf.cpp 115 bool dexIsValidMemberName(const char* s) {
DexSwapVerify.cpp 777 if (!dexIsValidMemberName(s)) {
843 if (!dexIsValidMemberName(s)) {
    [all...]

Completed in 890 milliseconds