Home
last modified time | relevance | path

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

/aosp_15_r20/art/libartbase/base/
H A Dfile_utils.cc588 bool* is_global_cache) { in GetDalvikCache()
/aosp_15_r20/art/runtime/oat/
H A Doat_file_assistant.cc688 bool is_global_cache = false; in DexLocationToOatFilename() local