Home
last modified time | relevance | path

Searched defs:SetConfig (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.cc43 void GcsThrottle::SetConfig(GcsThrottleConfig config) { in SetConfig() function in tensorflow::GcsThrottle
/external/libvpx/libvpx/test/
Dsvc_end_to_end_test.cc61 virtual void SetConfig(const int /*num_temporal_layer*/) {} in SetConfig() function in svc_test::__anonc9c6a83e0111::ScalePartitionOnePassCbrSvc
204 virtual void SetConfig(const int num_temporal_layer) { in SetConfig() function in svc_test::__anonc9c6a83e0111::SyncFrameOnePassCbrSvc
Dsvc_datarate_test.cc540 virtual void SetConfig(const int num_temporal_layer) { in SetConfig() function in svc_test::__anon72426d350111::DatarateOnePassCbrSvc
/external/webrtc/webrtc/test/
Ddirect_transport.cc36 void DirectTransport::SetConfig(const FakeNetworkPipe::Config& config) { in SetConfig() function in webrtc::test::DirectTransport
Dfake_network_pipe.cc98 void FakeNetworkPipe::SetConfig(const FakeNetworkPipe::Config& config) { in SetConfig() function in webrtc::FakeNetworkPipe
/external/python/cpython2/Modules/
Dalmodule.c246 SetConfig(alcobject *self, PyObject *args, int (*func)(ALconfig, int)) in SetConfig() function