Searched refs:oat_class_offset (Results 1 – 2 of 2) sorted by relevance
469 uint32_t oat_class_offset = GetOatClassOffset(class_def_index); in GetOatClass() local471 const byte* oat_class_pointer = oat_file_->Begin() + oat_class_offset; in GetOatClass()
381 uint32_t oat_class_offset = oat_dex_file.GetOatClassOffset(class_def_index); in DumpOatDexFile() local384 class_def_index, descriptor, oat_class_offset, class_def.class_idx_) in DumpOatDexFile()