Home
last modified time | relevance | path

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

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