Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc148 string tag(uint32_t fieldnum, char wire_type) { in tag()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7464 int32_t upb_pbdecoder_skipunknown(upb_pbdecoder *d, int32_t fieldnum, in upb_pbdecoder_skipunknown()
7547 uint32_t fieldnum; in dispatch() local