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

  /external/chromium_org/content/public/test/
test_browser_thread_bundle.cc 38 process_launcher_thread_.reset();
92 process_launcher_thread_.reset(
94 process_launcher_thread_->Start();
96 process_launcher_thread_.reset(
test_browser_thread_bundle.h 75 scoped_ptr<TestBrowserThread> process_launcher_thread_; member in class:content::TestBrowserThreadBundle
  /external/chromium_org/content/browser/
browser_main_loop.h 189 scoped_ptr<BrowserProcessSubThread> process_launcher_thread_; member in class:content::BrowserMainLoop
browser_main_loop.cc 689 thread_to_start = &process_launcher_thread_;
873 ResetThread_PROCESS_LAUNCHER(process_launcher_thread_.Pass());
    [all...]

Completed in 137 milliseconds