Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.cc729 std::string_view oat_dex_file_location(dex_file_location_data, dex_file_location_size); in Setup() local
730 std::string dex_file_location(oat_dex_file_location); in Setup()
744 primary_location = oat_dex_file_location; in Setup()
1036 std::string_view key = oat_dex_file_location; // References oat file data. in Setup()