Searched refs:cache_location (Results 1 – 2 of 2) sorted by relevance
85 bool GetDalvikCacheFilename(const char* file_location, const char* cache_location,
342 bool GetDalvikCacheFilename(const char* location, const char* cache_location, in GetDalvikCacheFilename() argument356 *filename = StringPrintf("%s/%s", cache_location, cache_file.c_str()); in GetDalvikCacheFilename()