Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc485 std::string canonical_location = DexFileLoader::GetDexCanonicalLocation(dex_location.c_str()); in Setup() local
498 canonical_location, in Setup()
506 if (canonical_location != dex_location) { in Setup()
1612 std::string canonical_location = DexFileLoader::GetDexCanonicalLocation(location.c_str()); in Open() local
1623 canonical_location, in Open()
1629 if (canonical_location != location) { in Open()