Home | History | Annotate | Download | only in policy

Lines Matching refs:FILE

3 // found in the LICENSE file.
24 // Initialization can happen early when the file thread is not yet available,
26 // file thread. Posting to the file thread directly before it is initialized
45 BrowserThread::FILE, FROM_HERE,
93 // call this method when the file thread is no longer around,
95 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
103 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
109 BrowserThread::PostDelayedTask(BrowserThread::FILE, FROM_HERE, reload_task_,
121 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
156 BrowserThread::FILE, FROM_HERE,