Home
last modified time | relevance | path

Searched refs:dex_file_suffix (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc4066 const std::string dex_file_suffix = dex_file_location.substr( in RegisterDexFileLocked() local
4071 CHECK_EQ(dex_cache_location, dex_file_suffix); in RegisterDexFileLocked()