Searched defs:SETTER (Results 1 – 7 of 7) sorted by relevance
59 SETTER, enumerator
31 SETTER, enumConstant
55 public static final int SETTER = 2; field in SyntheticAccessorResolver
54 public static final int SETTER = 2; field in SyntheticAccessorResolver
183 #define SETTER(name, handlerctype, handlertype) \ macro191 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() function
572 internal const val SETTER = "set()" in <lambda>() constant