Home
last modified time | relevance | path

Searched refs:DisableRemotingHost (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/service/
Dservice_process_control.h116 bool DisableRemotingHost();
Dservice_process_control.cc280 bool ServiceProcessControl::DisableRemotingHost() { in DisableRemotingHost() function in ServiceProcessControl
/external/chromium/chrome/browser/ui/webui/options/
Dadvanced_options_handler.cc531 process_control->DisableRemotingHost(); in DisableRemoting()