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

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h1756 bool upb_fielddef_packed(const upb_fielddef *f);
2537 return upb_fielddef_packed(this);
H A Dupb.c711 bool upb_fielddef_packed(const upb_fielddef *f) { function
8947 upb_fielddef_packed(f);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h2215 bool upb_fielddef_packed(const upb_fielddef *f);
3141 return upb_fielddef_packed(this);
H A Dupb.c795 bool upb_fielddef_packed(const upb_fielddef *f) { function
9658 upb_fielddef_packed(f);

Completed in 189 milliseconds