Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h59 bool is_global_cache = false; in LocationToFilename() local
/art/libartbase/base/
Dfile_utils.cc296 bool* have_android_data, bool* dalvik_cache_exists, bool* is_global_cache) { in GetDalvikCache()