OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyConfig
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/components/pairing/
fake_host_pairing_controller.h
34
void
ApplyConfig
(const std::string& config);
fake_host_pairing_controller.cc
30
ApplyConfig
(config);
38
void FakeHostPairingController::
ApplyConfig
(const std::string& config) {
fake_controller_pairing_controller.h
43
void
ApplyConfig
(const std::string& config);
fake_controller_pairing_controller.cc
26
ApplyConfig
(config);
34
void FakeControllerPairingController::
ApplyConfig
(const std::string& config) {
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
delay_test.cc
129
ApplyConfig
(config[n]);
135
void
ApplyConfig
(const TestSettings& config) {
/external/chromium_org/remoting/host/
remoting_me2me_host.cc
233
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) {
[
all
...]
Completed in 75 milliseconds