HomeSort by relevance Sort by last modified time
    Searched refs:InitWithCommandLine (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/win/
host_service.h 34 bool InitWithCommandLine(const base::CommandLine* command_line);
host_service.cc 68 bool HostService::InitWithCommandLine(const base::CommandLine* command_line) {
436 if (!service->InitWithCommandLine(base::CommandLine::ForCurrentProcess())) {
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 211 bool InitWithCommandLine(const base::CommandLine* cmd_line);
368 bool HostProcess::InitWithCommandLine(const base::CommandLine* cmd_line) {
643 if (!InitWithCommandLine(base::CommandLine::ForCurrentProcess())) {
    [all...]

Completed in 153 milliseconds