Home
last modified time | relevance | path

Searched defs:MessageLayout (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h60 typedef struct MessageLayout MessageLayout; typedef
504 struct MessageLayout { struct
510 MessageLayout* create_layout(const upb_msgdef* msgdef); argument
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.h43 MessageLayout(const google::protobuf::Descriptor* descriptor) { in MessageLayout() function
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h651 typedef struct MessageLayout MessageLayout; typedef
927 struct MessageLayout { struct
939 MessageLayout* create_layout(const upb_msgdef* msgdef); argument
Dupb.h486 class MessageLayout; variable