Home
last modified time | relevance | path

Searched refs:SetInterface (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Diftable.h32 ALWAYS_INLINE void SetInterface(int32_t i, ObjPtr<Class> interface)
Diftable-inl.h36 inline void IfTable::SetInterface(int32_t i, ObjPtr<Class> interface) { in SetInterface() function