HomeSort by relevance Sort by last modified time
    Searched refs:local_file_path (Results 26 - 50 of 56) sorted by null

12 3

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
api_util.h 80 const base::FilePath& local_file_path,
85 const base::FilePath& local_file_path,
205 const base::FilePath& local_file_path,
local_sync_delegate.h 38 const base::FilePath& local_file_path,
api_util.cc 528 const base::FilePath& local_file_path,
545 local_file_path,
554 const base::FilePath& local_file_path,
565 local_file_path,
779 const base::FilePath& local_file_path = local_file->path(); local
780 drive_service_->DownloadFile(local_file_path,
877 const base::FilePath& local_file_path,
    [all...]
drive_file_sync_service.h 121 const base::FilePath& local_file_path,
207 const base::FilePath& local_file_path,
fake_api_util.cc 175 const base::FilePath& local_file_path,
183 const base::FilePath& local_file_path,
  /external/chromium_org/webkit/browser/fileapi/
file_system_file_util.h 107 // Maps |file_system_url| given |context| into |local_file_path|
113 base::FilePath* local_file_path) = 0;
local_file_util.h 61 base::FilePath* local_file_path) OVERRIDE;
local_file_util.cc 159 base::FilePath* local_file_path) {
163 *local_file_path = root.Append(url.path());
isolated_file_util_unittest.cc 414 base::FilePath local_file_path; local
416 file_util()->GetLocalFilePath(&context, url, &local_file_path));
418 local_file_path.value());
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
native_media_file_util.cc 493 base::FilePath* local_file_path) {
494 DCHECK(local_file_path);
500 *local_file_path = url.path();
587 base::FilePath* local_file_path) {
597 *local_file_path = file_path;
606 base::FilePath* local_file_path) {
625 *local_file_path = file_path;
  /external/chromium_org/chrome/browser/drive/
drive_service_interface.h 312 const base::FilePath& local_file_path,
drive_uploader_unittest.cc 125 const base::FilePath& local_file_path,
130 EXPECT_EQ(expected_upload_file_, local_file_path);
238 const base::FilePath& local_file_path,
278 const base::FilePath& local_file_path,
drive_api_service.h 165 const base::FilePath& local_file_path,
dummy_drive_service.cc 165 const base::FilePath& local_file_path,
dummy_drive_service.h 121 const base::FilePath& local_file_path,
gdata_wapi_service.h 161 const base::FilePath& local_file_path,
fake_drive_service_unittest.cc 1792 base::FilePath local_file_path = local
1858 base::FilePath local_file_path = local
    [all...]
gdata_wapi_service.cc 545 const base::FilePath& local_file_path,
560 local_file_path));
fake_drive_service.h 198 const base::FilePath& local_file_path,
  /external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.h 167 const base::FilePath& local_file_path,
177 const base::FilePath& local_file_path,
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_service.cc 383 sync_file_info.local_file_path,
431 sync_file_info.local_file_path,
local_file_sync_context.h 255 const base::FilePath& local_file_path,
  /external/chromium_org/chrome/browser/google_apis/
drive_api_requests.cc 581 const base::FilePath& local_file_path,
590 local_file_path),
gdata_wapi_requests.cc 668 const base::FilePath& local_file_path)
675 local_file_path),
drive_api_requests.h 485 const base::FilePath& local_file_path,

Completed in 941 milliseconds

12 3