Home | History | Annotate | Download | only in extensions

Lines Matching refs:FILE

3 // found in the LICENSE file.
124 // Delete the temp directory and crx file as necessary. Note that the
125 // destructor might be called on any thread, so we post a task to the file
129 BrowserThread::FILE, FROM_HERE,
136 BrowserThread::FILE, FROM_HERE,
156 BrowserThread::FILE, FROM_HERE,
169 BrowserThread::FILE, FROM_HERE,
187 BrowserThread::FILE, FROM_HERE,
244 // right mime type. Make an exception for file URLs, which come
292 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
299 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
388 BrowserThread::FILE, FROM_HERE,
396 BrowserThread::FILE, FROM_HERE,
420 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
432 // windows, because file operations may fail if the path to a file
467 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
493 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));