Searched refs:SetInterface (Results 1 – 3 of 3) sorted by relevance
25 inline void IfTable::SetInterface(int32_t i, Class* interface) { in SetInterface() function
34 ALWAYS_INLINE void SetInterface(int32_t i, Class* interface)
506 array_iftable_.Read()->SetInterface(0, java_lang_Cloneable.Get()); in InitWithoutImage()507 array_iftable_.Read()->SetInterface(1, java_io_Serializable.Get()); in InitWithoutImage()4715 iftable->SetInterface(i, super_interface); in LinkInterfaceMethods()4735 iftable->SetInterface(idx++, interface); in LinkInterfaceMethods()4748 iftable->SetInterface(idx++, super_interface); in LinkInterfaceMethods()