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