Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc684 std::string_view oat_dex_file_location(dex_file_location_data, dex_file_location_size); in Setup() local
685 std::string dex_file_location(oat_dex_file_location); in Setup()
700 primary_location = oat_dex_file_location; in Setup()
1002 std::string_view key = oat_dex_file_location; // References oat file data. in Setup()