Searched defs:ApplyConfig (Results 1 - 4 of 4) sorted by path

/external/chromium_org/components/pairing/
H A Dfake_controller_pairing_controller.cc26 ApplyConfig(config);
34 void FakeControllerPairingController::ApplyConfig(const std::string& config) { function in class:pairing_chromeos::FakeControllerPairingController
H A Dfake_host_pairing_controller.cc30 ApplyConfig(config);
38 void FakeHostPairingController::ApplyConfig(const std::string& config) { function in class:pairing_chromeos::FakeHostPairingController
/external/chromium_org/remoting/host/
H A Dremoting_me2me_host.cc233 bool ApplyConfig(scoped_ptr<JsonHostConfig> config);
516 if (!ApplyConfig(config.Pass())) {
538 // that may change while the service is running. Change ApplyConfig() to
811 bool HostProcess::ApplyConfig(scoped_ptr<JsonHostConfig> config) { function in class:remoting::HostProcess
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A Ddelay_test.cc129 ApplyConfig(config[n]);
135 void ApplyConfig(const TestSettings& config) { function in class:webrtc::DelayTest

Completed in 281 milliseconds