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

/dalvik/vm/
H A DInit.cpp700 bool startClass = false, startMethod = false, startOffset = false; local
709 startMethod = false;
714 startMethod = true;
721 startMethod = false;
733 if (!startMethod && !startClass && !startOffset) {
738 if (startMethod) {

Completed in 39 milliseconds