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

  /external/chromium_org/content/browser/renderer_host/
render_sandbox_host_linux.h 49 scoped_ptr<SandboxIPCHandler> ipc_handler_; member in class:content::RenderSandboxHostLinux
  /external/chromium_org/remoting/host/win/
worker_process_launcher.h 108 bool stopping() const { return ipc_handler_ == NULL; }
128 WorkerProcessIpcDelegate* ipc_handler_; member in class:remoting::WorkerProcessLauncher
137 // True if IPC messages should be passed to |ipc_handler_|.

Completed in 2283 milliseconds