Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dfakewebrtccall.cc45 FakeAudioSendStream::GetConfig() const { in GetConfig() function in cricket::FakeAudioSendStream
78 FakeAudioReceiveStream::GetConfig() const { in GetConfig() function in cricket::FakeAudioReceiveStream
111 webrtc::VideoSendStream::Config FakeVideoSendStream::GetConfig() const { in GetConfig() function in cricket::FakeVideoSendStream
215 webrtc::VideoReceiveStream::Config FakeVideoReceiveStream::GetConfig() { in GetConfig() function in cricket::FakeVideoReceiveStream
258 webrtc::Call::Config FakeCall::GetConfig() const { in GetConfig() function in cricket::FakeCall
/external/toolchain-utils/crosperf/
Dconfig.py10 def GetConfig(key): function
/external/grpc-grpc/src/proto/grpc/testing/
Dproxy-service.proto27 rpc GetConfig(Void) returns (ClientConfig); rpc
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DProxyClientServiceClient.php39 public function GetConfig(\Grpc\Testing\PBVoid $argument, function in Grpc\\Testing\\ProxyClientServiceClient
/external/nos/host/generic/nugget/proto/nugget/app/weaver/
Dweaver.proto34 rpc GetConfig (GetConfigRequest) returns (GetConfigResponse); rpc
/external/perfetto/src/tracing/consumer_api_deprecated/
Dconsumer_api_deprecated_test.cc41 std::string GetConfig(uint32_t duration_ms) { in GetConfig() function
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_context.cc29 Status GetConfig(EGLDisplay display, const EGLint* attributes, in GetConfig() function
/external/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc114 static bool GetConfig(const Span<const uint8_t> args[]) { in GetConfig() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.cpp47 CPDF_Dictionary* GetConfig(CPDF_Document* pDoc, in GetConfig() function
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h69 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value); member
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_client.py625 def GetConfig(self, request, global_params=None): member in ServicemanagementV1.ServicesService
/external/python/cpython2/Modules/
Dalmodule.c261 GetConfig(alcobject *self, PyObject *args, int (*func)(ALconfig)) in GetConfig() function