/external/chromium_org/chrome/browser/sync_file_system/local/ |
D | local_file_sync_context.cc | 64 FileSystemContext* file_system_context, in MaybeInitializeFileSystemContext() 105 FileSystemContext* file_system_context, in GetFileForLocalSync() 122 FileSystemContext* file_system_context, in ClearChangesForURL() 149 fileapi::FileSystemContext* file_system_context, in FinalizeSnapshotSync() 192 fileapi::FileSystemContext* file_system_context, in FinalizeExclusiveSync() 219 FileSystemContext* file_system_context, in PrepareForSync() 272 FileSystemContext* file_system_context, in ApplyRemoteChange() 305 FileSystemContext* file_system_context, in HandleRemoteDelete() 329 FileSystemContext* file_system_context, in HandleRemoteAddOrUpdate() 355 FileSystemContext* file_system_context, in DidRemoveExistingEntryForRemoteAddOrUpdate() [all …]
|
D | root_delete_helper.cc | 24 fileapi::FileSystemContext* file_system_context, in ResetFileChangeTracker() 38 fileapi::FileSystemContext* file_system_context, in RootDeleteHelper()
|
D | local_file_sync_context_unittest.cc | 79 void StartPrepareForSync(FileSystemContext* file_system_context, in StartPrepareForSync() 97 SyncStatusCode PrepareForSync(FileSystemContext* file_system_context, in PrepareForSync() 110 FileSystemContext* file_system_context, in GetPrepareForSyncClosure() 138 SyncStatusCode ApplyRemoteChange(FileSystemContext* file_system_context, in ApplyRemoteChange() 165 void DidApplyRemoteChange(FileSystemContext* file_system_context, in DidApplyRemoteChange() 214 void SimulateFinishSync(FileSystemContext* file_system_context, in SimulateFinishSync()
|
D | local_file_sync_service.cc | 123 fileapi::FileSystemContext* file_system_context, in MaybeInitializeFileSystemContext() 229 scoped_refptr<fileapi::FileSystemContext> file_system_context = in PrepareForProcessRemoteChange() local 339 fileapi::FileSystemContext* file_system_context, in DidInitializeFileSystemContext() 368 fileapi::FileSystemContext* file_system_context, in DidInitializeForRemoteSync()
|
/external/chromium_org/webkit/browser/fileapi/ |
D | recursive_operation_delegate.h | 111 FileSystemContext* file_system_context() { return file_system_context_; } in file_system_context() function 112 const FileSystemContext* file_system_context() const { in file_system_context() function
|
D | file_system_file_stream_reader.cc | 23 fileapi::FileSystemContext* file_system_context, in CreateForFileSystemFile() 90 FileSystemContext* file_system_context, in FileSystemFileStreamReader()
|
D | file_system_operation_context.h | 41 FileSystemContext* file_system_context() const { in file_system_context() function
|
D | remove_operation_delegate.cc | 14 FileSystemContext* file_system_context, in RemoveOperationDelegate()
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
D | private_api_file_system.cc | 161 scoped_refptr<fileapi::FileSystemContext> file_system_context, in StartCopyOnIOThread() 193 scoped_refptr<fileapi::FileSystemContext> file_system_context, in CancelCopyOnIOThread() 213 scoped_refptr<fileapi::FileSystemContext> file_system_context, in SetupFileSystemAccessPermissions() 285 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 360 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 483 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 552 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 600 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 619 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local
|
D | private_api_tasks.cc | 111 const scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 163 const scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 243 const scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunSync() local
|
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/ |
D | sync_file_system_api.cc | 72 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 175 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 215 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local 291 scoped_refptr<fileapi::FileSystemContext> file_system_context = in RunAsync() local
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
D | pepper_file_system_browser_host.cc | 190 scoped_refptr<fileapi::FileSystemContext> file_system_context) { in OpenExistingFileSystem() 210 scoped_refptr<fileapi::FileSystemContext> file_system_context) { in OpenFileSystem() 256 scoped_refptr<fileapi::FileSystemContext> file_system_context) { in OpenIsolatedFileSystem() 290 scoped_refptr<fileapi::FileSystemContext> file_system_context) { in OpenPluginPrivateFileSystem() 410 scoped_refptr<fileapi::FileSystemContext> file_system_context) { in SetFileSystemContext()
|
D | quota_reservation.cc | 19 scoped_refptr<fileapi::FileSystemContext> file_system_context, in Create() 27 scoped_refptr<fileapi::FileSystemContext> file_system_context, in QuotaReservation()
|
D | pepper_file_io_host.h | 53 scoped_refptr<fileapi::FileSystemContext> file_system_context; member
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
D | filesystem_api_util.cc | 53 scoped_refptr<fileapi::FileSystemContext> file_system_context, in PrepareFileAfterCheckExistOnIOThread() 76 scoped_refptr<fileapi::FileSystemContext> file_system_context, in PrepareFileOnIOThread()
|
/external/chromium_org/content/public/test/ |
D | mock_blob_url_request_context.cc | 16 fileapi::FileSystemContext* file_system_context) in MockBlobURLRequestContext()
|
D | sandbox_file_system_test_helper.h | 81 fileapi::FileSystemContext* file_system_context() const { in file_system_context() function
|
/external/chromium_org/content/browser/fileapi/ |
D | file_system_context_unittest.cc | 109 scoped_refptr<FileSystemContext> file_system_context( in TEST_F() local 171 scoped_refptr<FileSystemContext> file_system_context( in TEST_F() local 199 scoped_refptr<FileSystemContext> file_system_context( in TEST_F() local
|
D | upload_file_system_file_element_reader.cc | 18 fileapi::FileSystemContext* file_system_context, in UploadFileSystemFileElementReader()
|
D | browser_file_system_helper.cc | 76 scoped_refptr<fileapi::FileSystemContext> file_system_context = in CreateFileSystemContext() local
|
D | file_system_dir_url_request_job_unittest.cc | 158 FileSystemContext* file_system_context) { in TestRequestHelper() 178 FileSystemContext* file_system_context) { in TestRequestWithContext() 359 scoped_refptr<FileSystemContext> file_system_context = in TEST_F() local
|
D | file_system_url_request_job_unittest.cc | 171 FileSystemContext* file_system_context) { in TestRequestHelper() 197 FileSystemContext* file_system_context) { in TestRequestWithContext() 402 scoped_refptr<FileSystemContext> file_system_context = in TEST_F() local
|
/external/chromium_org/content/browser/loader/ |
D | resource_message_filter.cc | 22 fileapi::FileSystemContext* file_system_context, in ResourceMessageFilter()
|
D | resource_message_filter.h | 74 fileapi::FileSystemContext* file_system_context() const { in file_system_context() function
|
/external/chromium_org/webkit/browser/blob/ |
D | blob_url_request_job_factory.cc | 52 fileapi::FileSystemContext* file_system_context, in BlobProtocolHandler()
|