Searched defs:MessageLayout (Results 1 – 4 of 4) sorted by relevance
60 typedef struct MessageLayout MessageLayout; typedef504 struct MessageLayout { struct510 MessageLayout* create_layout(const upb_msgdef* msgdef); argument
43 MessageLayout(const google::protobuf::Descriptor* descriptor) { in MessageLayout() function
651 typedef struct MessageLayout MessageLayout; typedef927 struct MessageLayout { struct939 MessageLayout* create_layout(const upb_msgdef* msgdef); argument
486 class MessageLayout; variable