Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h501 const std::string& GetCanonicalDexFileLocation() const { in GetCanonicalDexFileLocation() function
Doat_file.cc559 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
1003 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
1714 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Open()