HomeSort by relevance Sort by last modified time
    Searched refs:upb_fielddef_intfmt (Results 1 - 4 of 4) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 691 upb_intfmt_t upb_fielddef_intfmt(const upb_fielddef *f) { function
978 switch (upb_fielddef_intfmt(f)) {
984 switch (upb_fielddef_intfmt(f)) {
990 switch (upb_fielddef_intfmt(f)) {
996 switch (upb_fielddef_intfmt(f)) {
    [all...]
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 775 upb_intfmt_t upb_fielddef_intfmt(const upb_fielddef *f) { function
1109 switch (upb_fielddef_intfmt(f)) {
1115 switch (upb_fielddef_intfmt(f)) {
    [all...]
upb.h     [all...]

Completed in 57 milliseconds