Searched refs:upb_fielddef_intfmt (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c691 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)) {
H A Dupb.h1761 upb_intfmt_t upb_fielddef_intfmt(const upb_fielddef *f);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c775 upb_intfmt_t upb_fielddef_intfmt(const upb_fielddef *f) { function
1109 switch (upb_fielddef_intfmt(f)) {
1115 switch (upb_fielddef_intfmt(f)) {
1121 switch (upb_fielddef_intfmt(f)) {
1127 switch (upb_fielddef_intfmt(f)) {
H A Dupb.h2221 upb_intfmt_t upb_fielddef_intfmt(const upb_fielddef *f);

Completed in 171 milliseconds