Searched defs:SetType (Results 1 – 2 of 2) sorted by relevance
103 inline void Field::SetType(ObjPtr<mirror::Class> type) { in SetType() function
69 #define ART_GET_FIELD_FROM_CODE(Kind, PrimitiveType, RetType, SetType, \ argument