Home | History | Annotate | Download | only in browser

Lines Matching refs:FILE

3 // found in the LICENSE file.
140 // Delete the file. No shortuct is better than corrupted one. Use unlinkat
141 // to make sure we're deleting the file in the directory we think we are.
180 // key in a desktop file.
208 // construct in a desktop file. (Note that for Exec= lines this
261 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
297 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
327 VLOG(1) << "Looking for desktop file template in " << path.value();
329 VLOG(1) << "Found desktop file template at " << path.value();
334 LOG(ERROR) << "Could not find desktop file template.";
444 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));