Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.h58 SETTER, enumerator
/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