Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h493 const std::string& GetCanonicalDexFileLocation() const { in GetCanonicalDexFileLocation() function
Doat_file.cc467 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
843 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()