Searched refs:cache_location (Results 1 – 2 of 2) sorted by relevance
427 const char* cache_location, in GetLocationEncodedFilename() argument441 *filename = StringPrintf("%s/%s", cache_location, cache_file.c_str()); in GetLocationEncodedFilename()446 const char* cache_location, in GetDalvikCacheFilename() argument449 return GetLocationEncodedFilename(location, cache_location, filename, error_msg); in GetDalvikCacheFilename()
97 bool GetDalvikCacheFilename(const char* location, const char* cache_location,