HomeSort by relevance Sort by last modified time
    Searched refs:GetDalvikCache (Results 1 - 6 of 6) sorted by null

  /art/runtime/native/
dalvik_system_DexFile.cc 519 GetDalvikCache(instruction_set, false, &cache_dir, &have_android_data, &dalvik_cache_exists,
  /art/runtime/
utils.h 499 void GetDalvikCache(const char* subdir, bool create_if_absent, std::string* dalvik_cache,
utils.cc     [all...]
class_linker.cc     [all...]
  /art/runtime/gc/space/
image_space.cc 219 GetDalvikCache(GetInstructionSetString(image_isa), true, &dalvik_cache,
    [all...]
  /art/patchoat/
patchoat.cc 84 GetDalvikCache(GetInstructionSetString(isa), false, &dalvik_cache,
    [all...]

Completed in 469 milliseconds