Searched defs:dalvik_cache (Results 1 – 2 of 2) sorted by relevance
295 void GetDalvikCache(const char* subdir, const bool create_if_absent, std::string* dalvik_cache, in GetDalvikCache()333 const std::string dalvik_cache = dalvik_cache_root + '/' + subdir; in GetDalvikCache() local
60 std::string dalvik_cache; in LocationToFilename() local