Home
last modified time | relevance | path

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

/aosp_15_r20/art/libartbase/base/
H A Dfile_utils.cc587 bool* dalvik_cache_exists, in GetDalvikCache()
/aosp_15_r20/art/runtime/oat/
H A Doat_file_assistant.cc687 bool dalvik_cache_exists = false; in DexLocationToOatFilename() local