Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.h58 SETTER, enumerator
/third_party/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
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5611 #define SETTER(name, handlerctype, handlertype) \ macro
5619 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() function