Home
last modified time | relevance | path

Searched defs:num_rpcs_started_by_method (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
H A DLoadBalancerAccumulatedStatsResponse.php25 private $num_rpcs_started_by_method; variable in Grpc\\Testing\\LoadBalancerAccumulatedStatsResponse
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/
H A Dxds_client.php238 public $num_rpcs_started_by_method = []; variable in ClientThread
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dmessages.proto234 map<string, int32> num_rpcs_started_by_method = 1 [deprecated = true]; field
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
H A Dmessages.proto231 map<string, int32> num_rpcs_started_by_method = 1 [deprecated = true]; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dmessages.proto259 map<string, int32> num_rpcs_started_by_method = 1 [deprecated = true]; field