Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc332 std::string canonical_location = DexFile::GetDexCanonicalLocation(dex_file_location.c_str()); in Setup() local
337 canonical_location, in Setup()
346 if (canonical_location != dex_file_location) { in Setup()