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

  /external/protobuf/php/ext/google/protobuf/
upb.c 198 if (upb_msgdef_mapentry(subdef) && !upb_fielddef_isseq(f)) {
1470 bool upb_msgdef_mapentry(const upb_msgdef *m) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 241 if (upb_msgdef_mapentry(subdef) && !upb_fielddef_isseq(f)) {
1665 bool upb_msgdef_mapentry(const upb_msgdef *m) { function
    [all...]

Completed in 49 milliseconds