Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc419 const char* dex_file_location_data = reinterpret_cast<const char*>(oat); in Setup() local
429 std::string(dex_file_location_data, dex_file_location_size)); in Setup()