Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h522 const std::string& GetCanonicalDexFileLocation() const { in GetCanonicalDexFileLocation() function
Doat_file.cc563 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
1025 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
1795 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Open()