Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_database.h51 class DescriptorDatabase; variable
67 inline DescriptorDatabase() {} in DescriptorDatabase() function
Ddescriptor.h84 class DescriptorDatabase; variable
/external/protobuf/python/google/protobuf/
Ddescriptor_database.py44 class DescriptorDatabase(object): class
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h77 typedef GRPC_CUSTOM_DESCRIPTORDATABASE DescriptorDatabase; typedef