Searched refs:dex_file_location_data_ (Results 1 – 1 of 1) sorted by relevance
299 return dex_file_location_data_; in GetLocation()327 const char* const dex_file_location_data_; member in art::linker::OatWriter::OatDexFile3701 oat_dex_file.dex_file_location_data_, "zipped dex", &error_msg, alignof(DexFile))); in OpenDexFiles()4050 dex_file_location_data_(dex_file_location), in OatDexFile()4085 if (!out->WriteFully(dex_file_location_data_, dex_file_location_size_)) { in Write()