Searched defs:dalvik_cache_exists (Results 1 – 3 of 3) sorted by relevance
204 bool dalvik_cache_exists; in PreRelocateImage() local
57 bool dalvik_cache_exists = false; in LocationToFilename() local
234 bool* have_android_data, bool* dalvik_cache_exists, bool* is_global_cache) { in GetDalvikCache()