Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Ddef.c96 DescriptorPool *generated_pool; // The actual generated pool variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Ddefs.c95 VALUE generated_pool; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc1128 const DescriptorPool* DescriptorPool::generated_pool() { in generated_pool() function in google::protobuf::DescriptorPool