Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h57 typedef struct PyDescriptorPool { struct
61 const DescriptorPool* pool;
64 bool is_owned;
68 bool is_mutable;
92 } PyDescriptorPool; argument
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h57 typedef struct PyDescriptorPool { struct
61 const DescriptorPool* pool;
64 bool is_owned;
68 bool is_mutable;
92 } PyDescriptorPool; typedef