Searched defs:UpdateConfig (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/remoting/host/setup/ | ||
D | daemon_controller_delegate_linux.cc | 215 void DaemonControllerDelegateLinux::UpdateConfig( in UpdateConfig() function in remoting::DaemonControllerDelegateLinux |
D | daemon_controller_delegate_win.cc | 227 void DaemonControllerDelegateWin::UpdateConfig( in UpdateConfig() function in remoting::DaemonControllerDelegateWin |
D | daemon_controller.cc | 64 void DaemonController::UpdateConfig(scoped_ptr<base::DictionaryValue> config, in UpdateConfig() function in remoting::DaemonController |
D | me2me_native_messaging_host_unittest.cc | 184 void MockDaemonControllerDelegate::UpdateConfig( in UpdateConfig() function in remoting::MockDaemonControllerDelegate |
/external/chromium_org/remoting/host/win/ | ||
D | elevated_controller.cc | 452 STDMETHODIMP ElevatedController::UpdateConfig(BSTR config) { in UpdateConfig() function in remoting::ElevatedController |