Home
last modified time | relevance | path

Searched defs:dalvik_cache (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/cmdline/
H A Dcmdline.h60 std::string dalvik_cache; in LocationToFilename() local
/aosp12/frameworks/native/cmds/installd/
H A Dotapreopt.cpp359 std::string dalvik_cache = GetOTADataDirectory() + "/" + DALVIK_CACHE; in EnsureBootImageAndDalvikCache() local
/aosp12/art/libartbase/base/
H A Dfile_utils.cc372 void GetDalvikCache(const char* subdir, const bool create_if_absent, std::string* dalvik_cache, in GetDalvikCache()
/aosp12/art/runtime/
H A Doat_file_assistant.cc584 std::string dalvik_cache; in DexLocationToOatFilename() local