Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dconfig_selector.h87 virtual CallConfig GetCallConfig(GetCallConfigArgs args) = 0;
111 CallConfig GetCallConfig(GetCallConfigArgs args) override { in GetCallConfig() function
Dclient_channel.cc2987 config_selector->GetCallConfig({&path_, initial_metadata, arena_}); in ApplyServiceConfigToCallLocked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc152 CallConfig GetCallConfig(GetCallConfigArgs args) override;
472 ConfigSelector::CallConfig XdsResolver::XdsConfigSelector::GetCallConfig( in GetCallConfig() function in grpc_core::__anonead745500111::XdsResolver::XdsConfigSelector
/external/webrtc/media/engine/
Dwebrtc_video_engine_unittest.cc1309 webrtc::Call::Config GetCallConfig( in GetCallConfig() function in cricket::WebRtcVideoChannelEncodedFrameCallbackTest
1321 GetCallConfig(&event_log_, task_queue_factory_.get())))), in WebRtcVideoChannelEncodedFrameCallbackTest()