Home
last modified time | relevance | path

Searched defs:dalvik_cache_exists (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc203 bool* dalvik_cache_exists, in FindImageFilename()
323 bool dalvik_cache_exists = false; in ReadImageHeader() local
445 bool dalvik_cache_exists = false; in Create() local
/art/runtime/native/
Ddalvik_system_DexFile.cc517 bool dalvik_cache_exists = false; in CopyProfileFile() local
/art/patchoat/
Dpatchoat.cc81 bool dalvik_cache_exists = false; in LocationToFilename() local
/art/runtime/
Dutils.cc1205 bool* have_android_data, bool* dalvik_cache_exists, bool* is_global_cache) { in GetDalvikCache()