Home
last modified time | relevance | path

Searched defs:GetConfig (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.cc41 const webrtc::AudioSendStream::Config& FakeAudioSendStream::GetConfig() const { in GetConfig() function in cricket::FakeAudioSendStream
85 FakeAudioReceiveStream::GetConfig() const { in GetConfig() function in cricket::FakeAudioReceiveStream
178 const webrtc::VideoSendStream::Config& FakeVideoSendStream::GetConfig() const { in GetConfig() function in cricket::FakeVideoSendStream
409 FakeVideoReceiveStream::GetConfig() const { in GetConfig() function in cricket::FakeVideoReceiveStream
464 FakeFlexfecReceiveStream::GetConfig() const { in GetConfig() function in cricket::FakeFlexfecReceiveStream
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dclipping_predictor_unittest.cc170 ClippingPredictorConfig GetConfig(ClippingPredictorMode mode) const { in GetConfig() function in webrtc::__anon240f90e20111::ClippingPredictorParameterization
287 ClippingPredictorConfig GetConfig() const { in GetConfig() function in webrtc::__anon240f90e20111::ClippingEventPredictorParameterization
333 ClippingPredictorConfig GetConfig(float clipping_threshold_dbfs) const { in GetConfig() function in webrtc::__anon240f90e20111::ClippingPredictorModeParameterization
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/trace/v1/
Dtrace_service.pb.go100 func (x *CurrentLibraryConfig) GetConfig() *v11.TraceConfig { func
159 func (x *UpdatedLibraryConfig) GetConfig() *v11.TraceConfig { func
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/load_balancer/
H A Dload_balancer_decoder.h37 const LoadBalancerConfig* GetConfig(const uint8_t config_id) const { in GetConfig() function
/aosp_15_r20/external/cronet/net/quic/
H A Dtest_quic_crypto_client_config_handle.cc15 quic::QuicCryptoClientConfig* TestQuicCryptoClientConfigHandle::GetConfig() in GetConfig() function in net::TestQuicCryptoClientConfigHandle
H A Dquic_session_pool_peer.cc34 const quic::QuicConfig* QuicSessionPoolPeer::GetConfig( in GetConfig() function in net::test::QuicSessionPoolPeer
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dconfig.py10 def GetConfig(key): function
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dproxy-service.proto27 rpc GetConfig(Void) returns (ClientConfig); rpc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dproxy-service.proto27 rpc GetConfig(Void) returns (ClientConfig); rpc
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/stateful_session/
H A Dstateful_session_service_config_parser.h63 const CookieConfig* GetConfig(size_t index) const { in GetConfig() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/stateful_session/
Dstateful_session_service_config_parser.h63 const CookieConfig* GetConfig(size_t index) const { in GetConfig() function
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DProxyClientServiceClient.php40 public function GetConfig(\Grpc\Testing\PBVoid $argument, function in Grpc\\Testing\\ProxyClientServiceClient
/aosp_15_r20/external/webrtc/call/
H A Drtp_bitrate_configurator.cc48 BitrateConstraints RtpBitrateConfigurator::GetConfig() const { in GetConfig() function in webrtc::RtpBitrateConfigurator
/aosp_15_r20/build/soong/ui/build/paths/
H A Dconfig.go79 func GetConfig(name string) PathConfig { func
/aosp_15_r20/external/webrtc/rtc_base/experiments/
H A Dquality_scaling_experiment.cc94 QualityScalingExperiment::Config QualityScalingExperiment::GetConfig() { in GetConfig() function in webrtc::QualityScalingExperiment
/aosp_15_r20/tools/treble/hacksaw/config/
H A Dconfig.go101 func GetConfig() *Config { func
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/weaver/
Dweaver.proto34 rpc GetConfig (GetConfigRequest) returns (GetConfigResponse); rpc
/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbbr_leader.cpp61 Error Leader::GetConfig(Config &aConfig) const in GetConfig() function in ot::BackboneRouter::Leader
H A Dbbr_local.cpp122 void Local::GetConfig(Config &aConfig) const in GetConfig() function in ot::BackboneRouter::Local
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost_user_frontend/
H A Derror.rs25 GetConfig(VhostError), enumerator
/aosp_15_r20/external/openscreen/cast/cast_core/api/v2/
H A Dcore_application_service.proto25 rpc GetConfig(GetConfigRequest) returns (GetConfigResponse); rpc
/aosp_15_r20/hardware/interfaces/nfc/1.1/vts/functional/
H A DVtsHalNfcV1_1TargetTest.cpp208 TEST_P(NfcHidlTest, GetConfig) { in TEST_P() argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Degl_context.cc29 absl::Status GetConfig(EGLDisplay display, const EGLint* attributes, in GetConfig() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_crypto_server_config_peer.cc23 QuicCryptoServerConfigPeer::GetConfig(std::string config_id) { in GetConfig() function in quic::test::QuicCryptoServerConfigPeer
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dperf_test_utils.py85 def GetConfig(device): function

1234