Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc534 std::string canonical_location = DexFileLoader::GetDexCanonicalLocation(dex_location.c_str()); in Setup() local
551 canonical_location, in Setup()
558 if (canonical_location != dex_location) { in Setup()
1692 std::string canonical_location = DexFileLoader::GetDexCanonicalLocation(location.c_str()); in Open() local
1707 canonical_location, in Open()
1713 if (canonical_location != location) { in Open()