Searched refs:dex_cache_location (Results 1 – 1 of 1) sorted by relevance
4202 const std::string dex_cache_location = dex_cache->GetLocation()->ToModifiedUtf8(); in RegisterDexFileLocked() local4203 const size_t dex_cache_length = dex_cache_location.length(); in RegisterDexFileLocked()4211 << dex_cache_location << " " << dex_file.GetLocation(); in RegisterDexFileLocked()4217 CHECK_EQ(dex_cache_location, dex_file_suffix); in RegisterDexFileLocked()