Home
last modified time | relevance | path

Searched defs:local_file (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/shell/browser/
Dshell_browser_main.cc72 base::FilePath local_file(wide_path_or_url); in GetURLForLayoutTest() local
74 base::FilePath local_file(path_or_url); in GetURLForLayoutTest() local
Dshell_message_filter.cc61 void ShellMessageFilter::OnReadFileToString(const base::FilePath& local_file, in OnReadFileToString()
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Dapi_util.cc727 scoped_ptr<webkit_blob::ScopedFile> local_file, in DidGetTemporaryFileForDownload()
750 scoped_ptr<webkit_blob::ScopedFile> local_file, in DownloadFileInternal()
789 scoped_ptr<webkit_blob::ScopedFile> local_file, in DidDownloadFile()
Dfake_drive_service_helper.cc46 const base::FilePath& local_file) { in DownloadResultCallback()