Home
last modified time | relevance | path

Searched defs:SETTER (Results 1 – 5 of 5) sorted by relevance

/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/
DPropertyAccessor.java31 SETTER, enumConstant
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DSyntheticAccessorResolver.java55 public static final int SETTER = 2; field in SyntheticAccessorResolver
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.c183 #define SETTER(name, handlerctype, handlertype) \ macro
191 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() function
/external/protobuf/php/ext/google/protobuf/
Dupb.c3459 #define SETTER(name, handlerctype, handlertype) \ macro
3467 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c4257 #define SETTER(name, handlerctype, handlertype) \ macro
4264 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() function