Searched refs:shortyDescMatch (Results 1 - 1 of 1) sorted by last modified time

/dalvik/libdex/
H A DDexSwapVerify.cpp628 static bool shortyDescMatch(char shorty, const char* descriptor, bool function
681 if (!shortyDescMatch(*shorty,
706 if (!shortyDescMatch(*shorty, desc, false)) {

Completed in 211 milliseconds