Searched defs:rpc_behavior (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ | ||
H A D | rpc_behavior_lb_policy.cc | 58 absl::string_view rpc_behavior() const { return rpc_behavior_; } in rpc_behavior() function in grpc::testing::__anon10f6d8100111::RpcBehaviorLbPolicyConfig |
H A D | xds_interop_server_lib.cc | 87 for (const auto& rpc_behavior : GetRpcBehaviorMetadata(context)) { in UnaryCall() local |