Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.h71 struct ContainerBase { struct
100 typedef struct CMessage : public ContainerBase { argument
/third_party/protobuf/src/google/protobuf/
Dmetadata_lite.h157 struct ContainerBase { struct
162 struct Container : public ContainerBase { argument