Searched refs:DALVIK_CACHE (Results 1 – 4 of 4) sorted by relevance
32 #define DALVIK_CACHE "dalvik-cache" macro
365 std::string dalvik_cache = GetOTADataDirectory() + "/" + DALVIK_CACHE; in EnsureDalvikCache()691 DALVIK_CACHE, in create_cache_path()
2558 std::string res_ = android_data_dir + DALVIK_CACHE + '/' + instruction_set_ + src_ in create_cache_path_default()
609 return android_data_dir + DALVIK_CACHE + '/' + kRuntimeIsa + "/" + path in GetPrimaryDexArtifact()