Searched refs:GetCanonicalDexFileLocation (Results 1 – 2 of 2) sorted by relevance
353 const std::string& GetCanonicalDexFileLocation() const { in GetCanonicalDexFileLocation() function
473 StringPiece canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()1136 << " (canonical path " << odf->GetCanonicalDexFileLocation() << ")" in GetOatDexFile()