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

  /dalvik/vm/analysis/
VerifySubs.h 72 bool dvmWantVerboseVerification(const Method* meth);
VerifySubs.cpp 29 bool dvmWantVerboseVerification(const Method* meth)
Liveness.cpp 68 bool verbose = false; //= dvmWantVerboseVerification(vdata->method);
741 bool verbose = dvmWantVerboseVerification(vdata->method);
CodeVerify.cpp     [all...]

Completed in 544 milliseconds