Searched refs:oat_cache_filename (Results 1 – 2 of 2) sorted by relevance
249 const std::string& oat_cache_filename);
545 const std::string& oat_cache_filename) { in GenerateOatFile() argument566 oat_location_option_string += oat_cache_filename; in GenerateOatFile()961 std::string oat_cache_filename(GetDalvikCacheFilenameOrDie(dex_location)); in FindDexFileInOatFileFromDexLocation() local962 …n FindOrCreateOatFileForDexLocationLocked(dex_location, dex_location_checksum, oat_cache_filename); in FindDexFileInOatFileFromDexLocation()