Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dgrpc_tool.cc337 grpc::ProtoReflectionDescriptorDatabase desc_db(channel); in ListServices() local
338 grpc::protobuf::DescriptorPool desc_pool(&desc_db); in ListServices()
341 if (!desc_db.GetServices(&service_list)) { in ListServices()
435 grpc::ProtoReflectionDescriptorDatabase desc_db(channel); in PrintType() local
436 grpc::protobuf::DescriptorPool desc_pool(&desc_db); in PrintType()