Searched refs:GetTypeIdOrNullPtr (Results 1 – 3 of 3) sorted by relevance
482 const TypeId* superclass = header_->GetTypeIdOrNullPtr(disk_class_def.superclass_idx_.index_); in CreateClassDef()847 const TypeId* type_id = header_->GetTypeIdOrNullPtr(type_index.index_); in DedupeOrCreateCodeItem()889 header_->GetTypeIdOrNullPtr(DecodeUnsignedLeb128(&handlers_data)); in DedupeOrCreateCodeItem()
498 TypeId* GetTypeIdOrNullPtr(uint16_t index) { in GetTypeIdOrNullPtr() function
1061 dex_ir::TypeId* type_id = header->GetTypeIdOrNullPtr(idx); in StringDataByTypeIdx()