Home
last modified time | relevance | path

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

/art/runtime/
Dutils.cc1254 bool GetDalvikCacheFilename(const char* location, const char* cache_location, in GetDalvikCacheFilename()
1270 std::string GetDalvikCacheFilenameOrDie(const char* location, const char* cache_location) { in GetDalvikCacheFilenameOrDie()
Dclass_linker.cc934 std::string cache_location; in OpenDexFilesFromOat() local