Searched refs:SetInterface (Results 1 – 3 of 3) sorted by relevance
32 ALWAYS_INLINE void SetInterface(int32_t i, ObjPtr<Class> interface)
36 inline void IfTable::SetInterface(int32_t i, ObjPtr<Class> interface) { in SetInterface() function
693 object_array_class->GetIfTable()->SetInterface(0, java_lang_Cloneable.Get()); in InitWithoutImage()694 object_array_class->GetIfTable()->SetInterface(1, java_io_Serializable.Get()); in InitWithoutImage()6998 iftable->SetInterface(filled_ifcount, super_interface); in FillIfTable()7005 iftable->SetInterface(filled_ifcount, interface); in FillIfTable()7096 iftable->SetInterface(i, super_interface); in SetupInterfaceLookupTable()