Searched refs:have_android_data (Results 1 – 4 of 4) sorted by relevance
55 bool* have_android_data, bool* dalvik_cache_exists, bool* is_global_cache);
234 bool* have_android_data, bool* dalvik_cache_exists, bool* is_global_cache) { in GetDalvikCache() argument239 *have_android_data = false; in GetDalvikCache()244 *have_android_data = true; in GetDalvikCache()
56 bool have_android_data = false; in LocationToFilename() local61 &have_android_data, &dalvik_cache_exists, &is_global_cache); in LocationToFilename()64 if (have_android_data && dalvik_cache_exists) { in LocationToFilename()
203 bool have_android_data; in PreRelocateImage() local209 &have_android_data, in PreRelocateImage()