Searched refs:CreateIOThread (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/shell/
H A Dtask_runners.cc14 scoped_ptr<base::Thread> CreateIOThread(const char* name) { function in namespace:mojo::shell::__anon9060
26 cache_thread_(CreateIOThread("cache_thread")),
27 io_thread_(CreateIOThread("io_thread")),
/external/chromium/chrome/browser/
H A Dbrowser_process_impl.h121 void CreateIOThread();
H A Dbrowser_process_impl.cc378 CreateIOThread();
422 CreateIOThread();
707 void BrowserProcessImpl::CreateIOThread() { function in class:BrowserProcessImpl

Completed in 113 milliseconds