Lines Matching full:dex_canonical_location
1102 std::string dex_canonical_location = DexFile::GetDexCanonicalLocation(dex_location);
1103 if (dex_canonical_location != dex_location) {
1104 StringPiece canonical_key(dex_canonical_location);
1124 std::string dex_canonical_location = DexFile::GetDexCanonicalLocation(dex_location);
1130 << " ( canonical path " << dex_canonical_location << ")"