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

  /external/chromium/chrome/browser/
browser_process_impl.cc 237 process_launcher_thread_.reset();
400 return process_launcher_thread_.get();
767 DCHECK(!created_process_launcher_thread_ && !process_launcher_thread_.get());
774 process_launcher_thread_.swap(thread);
    [all...]
browser_process_impl.h 176 scoped_ptr<base::Thread> process_launcher_thread_; member in class:BrowserProcessImpl

Completed in 107 milliseconds