Searched refs:shared_section_offset (Results 1 – 1 of 1) sorted by relevance
1171 uint32_t shared_section_offset = 0u; in ExportDexFile() local1176 shared_section_offset = header->data_off_; in ExportDexFile()1235 success = file->WriteFully(dex_file->Begin() + shared_section_offset, shared_section_size); in ExportDexFile()