Home | History | Annotate | Download | only in browser

Lines Matching refs:IO

109 // The IOThread object must outlive any tasks posted to the IO thread before the
356 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::IO)) {
362 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
450 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::IO));
458 BrowserThread::SetDelegate(BrowserThread::IO, this);
464 BrowserThread::SetDelegate(BrowserThread::IO, NULL);
471 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
476 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
488 BrowserThread::IO,
509 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
522 // logging the network change before other IO thread consumers respond to it.
526 // Setup the HistogramWatcher to run on the IO thread.
682 // to the IO thread, so we can't let it run until we know the IO
934 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
989 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
1000 if (!BrowserThread::IsMessageLoopValid(BrowserThread::IO))
1008 // guaranteed to outlive the IO BrowserThread.
1010 BrowserThread::IO,
1017 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));