Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc680 const char* dex_file_location_data = reinterpret_cast<const char*>(oat); in Setup() local
684 std::string_view oat_dex_file_location(dex_file_location_data, dex_file_location_size); in Setup()