Searched defs:MessageLayout (Results 1 – 2 of 2) sorted by relevance
60 typedef struct MessageLayout MessageLayout; typedef521 struct MessageLayout { struct537 void free_layout(MessageLayout* layout); argument
43 MessageLayout(const google::protobuf::Descriptor* descriptor) { in MessageLayout() function