Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Dfield-inl.h49 inline void Field::SetType(ObjPtr<Class> type) { in SetType() function
/art/runtime/entrypoints/quick/
Druntime_entrypoints_list.h395 #define ART_GET_FIELD_FROM_CODE_DECL(V, Kind, RetType, SetType) \ argument
Dquick_field_entrypoints.cc109 #define ART_GET_FIELD_FROM_CODE(Kind, RetType, SetType, PrimitiveOrObject, \ argument