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

/frameworks/native/cmds/dumpstate/
H A Dutils.cpp839 bool dalvik_found = false; local
863 dalvik_found = true;
898 if (!dalvik_found) {
930 int dalvik_found = 0; local
982 ++dalvik_found;
1032 if (dalvik_found == 0) {

Completed in 24 milliseconds