Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h60 typedef struct MessageLayout MessageLayout; typedef
521 struct MessageLayout { struct
537 void free_layout(MessageLayout* layout); argument