HomeSort by relevance Sort by last modified time
    Searched defs:upb_msgdef_numfields (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 244 int n = upb_msgdef_numfields(m);
1457 int upb_msgdef_numfields(const upb_msgdef *m) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 287 int n = upb_msgdef_numfields(m);
1650 int upb_msgdef_numfields(const upb_msgdef *m) { function
    [all...]

Completed in 2300 milliseconds