Home
last modified time | relevance | path

Searched defs:upb_FieldDef_IsPacked (Results 1 – 8 of 8) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c155 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { return f->is_packed; } in upb_FieldDef_IsPacked() function
/external/grpc-grpc/third_party/upb/upb/reflection/
Dfield_def.c142 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { in upb_FieldDef_IsPacked() function
/external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c5991 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { return f->packed_; } in upb_FieldDef_IsPacked() function
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c6320 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { return f->packed_; } in upb_FieldDef_IsPacked() function
/external/cronet/tot/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c5991 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { return f->packed_; } in upb_FieldDef_IsPacked() function
/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c6320 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { return f->packed_; } in upb_FieldDef_IsPacked() function
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.c6320 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { return f->packed_; } in upb_FieldDef_IsPacked() function
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c5991 bool upb_FieldDef_IsPacked(const upb_FieldDef* f) { return f->packed_; } in upb_FieldDef_IsPacked() function