Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h387 const std::string& GetCanonicalDexFileLocation() const { in GetCanonicalDexFileLocation() function
Doat_file.cc499 StringPiece canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
591 << " (canonical path " << odf->GetCanonicalDexFileLocation() << ")" in GetOatDexFile()