Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h53 bool dalvik_cache_exists = false; in LocationToFilename() local
/art/runtime/gc/space/
Dimage_space.cc145 bool* dalvik_cache_exists, in FindImageFilename()
256 bool dalvik_cache_exists = false; in ReadImageHeader() local
380 bool dalvik_cache_exists = false; in CreateBootImage() local
/art/runtime/
Doat_file_assistant.cc841 bool dalvik_cache_exists; in DalvikCacheDirectory() local
Dutils.cc1279 bool* have_android_data, bool* dalvik_cache_exists, bool* is_global_cache) { in GetDalvikCache()
/art/patchoat/
Dpatchoat.cc65 bool dalvik_cache_exists = false; in LocationToFilename() local