Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_rust/examples/bzlmod/proto/grpc_client/
H A DCargo.toml2 name = "grpc_client" package
/aosp_15_r20/external/bazelbuild-rules_rust/examples/bzlmod/proto_with_toolchain/grpc_client/
H A DCargo.toml2 name = "grpc_client" package
/aosp_15_r20/external/webrtc/rtc_tools/data_channel_benchmark/
H A Ddata_channel_benchmark.cc249 auto grpc_client = webrtc::GrpcSignalingClientInterface::Create( in RunClient() local