Searched defs:is_global_cache (Results 1 – 2 of 2) sorted by relevance
/art/libartbase/base/ | ||
D | file_utils.cc | 590 bool* is_global_cache) { in GetDalvikCache() |
/art/runtime/oat/ | ||
D | oat_file_assistant.cc | 689 bool is_global_cache = false; in DexLocationToOatFilename() local |