Searched refs:dvmWantVerboseVerification (Results 1 - 4 of 4) sorted by relevance

/dalvik/vm/analysis/
H A DVerifySubs.h72 bool dvmWantVerboseVerification(const Method* meth);
H A DVerifySubs.cpp29 bool dvmWantVerboseVerification(const Method* meth) function
H A DLiveness.cpp68 bool verbose = false; //= dvmWantVerboseVerification(vdata->method);
742 bool verbose = dvmWantVerboseVerification(vdata->method);
H A DCodeVerify.cpp3621 if (dvmWantVerboseVerification(meth)) {

Completed in 251 milliseconds