Home
last modified time | relevance | path

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

/art/runtime/
Ddexopt_test.cc205 bool is_global_cache; in PreRelocateImage() local
/art/cmdline/
Dcmdline.h58 bool is_global_cache = false; in LocationToFilename() local
/art/runtime/base/
Dfile_utils.cc234 bool* have_android_data, bool* dalvik_cache_exists, bool* is_global_cache) { in GetDalvikCache()