Home | History | Annotate | Download | only in patchoat

Lines Matching defs:dalvik_cache_exists

81   bool dalvik_cache_exists = false;
85 &have_android_data, &dalvik_cache_exists, &is_global_cache);
88 if (have_android_data && dalvik_cache_exists) {