Home
last modified time | relevance | path

Searched refs:desc_db (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/util/
Dgrpc_tool.cc354 grpc::ProtoReflectionDescriptorDatabase desc_db(channel); in ListServices() local
355 grpc::protobuf::DescriptorPool desc_pool(&desc_db); in ListServices()
358 if (!desc_db.GetServices(&service_list)) { in ListServices()
452 grpc::ProtoReflectionDescriptorDatabase desc_db(channel); in PrintType() local
453 grpc::protobuf::DescriptorPool desc_pool(&desc_db); in PrintType()