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)
437 array_iftable->SetInterface(0, java_lang_Cloneable); in InitWithoutImage()438 array_iftable->SetInterface(1, java_io_Serializable); in InitWithoutImage()5100 iftable->SetInterface(i, super_interface); in LinkInterfaceMethods()5119 iftable->SetInterface(idx++, interface); in LinkInterfaceMethods()5132 iftable->SetInterface(idx++, super_interface); in LinkInterfaceMethods()