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

/frameworks/native/cmds/dumpstate/
H A Dutils.cpp928 bool dalvik_found = false; local
952 dalvik_found = true;
987 if (!dalvik_found) {
1019 int dalvik_found = 0; local
1071 ++dalvik_found;
1121 if (dalvik_found == 0) {

Completed in 39 milliseconds