Home
last modified time | relevance | path

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

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