Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:GetTypeIdOrNullPtr

481   const TypeId* superclass = header_->GetTypeIdOrNullPtr(disk_class_def.superclass_idx_.index_);
846 const TypeId* type_id = header_->GetTypeIdOrNullPtr(type_index.index_);
888 header_->GetTypeIdOrNullPtr(DecodeUnsignedLeb128(&handlers_data));