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