Searched refs:oat_class_offset (Results 1 – 2 of 2) sorted by relevance
1969 uint32_t oat_class_offset = GetOatClassOffset(class_def_index); in GetOatClass() local1971 const uint8_t* oat_class_pointer = oat_file_->Begin() + oat_class_offset; in GetOatClass()
930 uint32_t oat_class_offset = oat_dex_file.GetOatClassOffset(class_def_index); in DumpOatDexFile() local935 oat_class_offset, in DumpOatDexFile()