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.cc507 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
946 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Setup()
1630 std::string_view canonical_key(oat_dex_file->GetCanonicalDexFileLocation()); in Open()