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

  /external/chromium_org/remoting/host/win/
host_service.cc 68 bool HostService::InitWithCommandLine(const CommandLine* command_line) {
438 if (!service->InitWithCommandLine(CommandLine::ForCurrentProcess())) {
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 193 bool InitWithCommandLine(const CommandLine* cmd_line);
330 bool HostProcess::InitWithCommandLine(const CommandLine* cmd_line) {
591 if (!InitWithCommandLine(CommandLine::ForCurrentProcess())) {
    [all...]

Completed in 57 milliseconds