Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/util/
Dconfig_grpc_cli.h56 typedef GRPC_CUSTOM_DESCRIPTORPOOLDATABASE DescriptorPoolDatabase; typedef
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.h60 class DescriptorPoolDatabase; variable
Ddescriptor_database.cc892 DescriptorPoolDatabase::DescriptorPoolDatabase(const DescriptorPool& pool) in DescriptorPoolDatabase() function in google::protobuf::DescriptorPoolDatabase