Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dconfig_selector.h52 struct GetCallConfigArgs { struct
75 virtual absl::Status GetCallConfig(GetCallConfigArgs args) = 0; argument
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dconfig_selector.h52 struct GetCallConfigArgs { struct
75 virtual absl::Status GetCallConfig(GetCallConfigArgs args) = 0; argument
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_lb_end2end_test.cc2991 absl::Status GetCallConfig(GetCallConfigArgs /*args*/) override { in TEST_F() argument