Searched defs:sync_file_system (Results 101 - 125 of 172) sorted by path

1234567

/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.cc5 #include "chrome/browser/sync_file_system/local/canned_syncable_file_system.h"
19 #include "chrome/browser/sync_file_system/file_change.h"
20 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
21 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
22 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
23 #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
45 namespace sync_file_system { namespace
217 sync_status_(sync_file_system::SYNC_STATUS_OK),
323 sync_status_ = sync_file_system::SYNC_STATUS_UNKNOWN;
766 } // namespace sync_file_system
[all...]
H A Dcanned_syncable_file_system.h15 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
16 #include "chrome/browser/sync_file_system/sync_status_code.h"
48 namespace sync_file_system { namespace
91 sync_file_system::SyncStatusCode MaybeInitializeFileSystemContext(
223 sync_file_system::SyncStatusCode status);
236 sync_file_system::SyncStatusCode sync_status_;
251 } // namespace sync_file_system
H A Dlocal_file_change_tracker.cc5 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
13 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
14 #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
30 namespace sync_file_system { namespace
616 } // namespace sync_file_system
H A Dlocal_file_change_tracker.h18 #include "chrome/browser/sync_file_system/file_change.h"
19 #include "chrome/browser/sync_file_system/sync_status_code.h"
37 namespace sync_file_system { namespace
195 } // namespace sync_file_system
H A Dlocal_file_change_tracker_unittest.cc5 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
16 #include "chrome/browser/sync_file_system/local/canned_syncable_file_system.h"
17 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
18 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
19 #include "chrome/browser/sync_file_system/sync_status_code.h"
20 #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
34 namespace sync_file_system { namespace
55 sync_file_system::SYNC_STATUS_OK,
251 sync_file_system::SYNC_FILE_TYPE_DIRECTORY));
254 sync_file_system
[all...]
H A Dlocal_file_sync_context.cc5 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
13 #include "chrome/browser/sync_file_system/file_change.h"
14 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
15 #include "chrome/browser/sync_file_system/local/local_origin_change_observer.h"
16 #include "chrome/browser/sync_file_system/local/root_delete_helper.h"
17 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
18 #include "chrome/browser/sync_file_system/local/syncable_file_operation_runner.h"
19 #include "chrome/browser/sync_file_system/logger.h"
20 #include "chrome/browser/sync_file_system/sync_file_metadata.h"
21 #include "chrome/browser/sync_file_system/syncable_file_system_uti
35 namespace sync_file_system { namespace
[all...]
H A Dlocal_file_sync_context.h23 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
24 #include "chrome/browser/sync_file_system/sync_callbacks.h"
25 #include "chrome/browser/sync_file_system/sync_status_code.h"
45 namespace sync_file_system { namespace
376 } // namespace sync_file_system
H A Dlocal_file_sync_context_unittest.cc5 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
15 #include "chrome/browser/sync_file_system/local/canned_syncable_file_system.h"
16 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
17 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
18 #include "chrome/browser/sync_file_system/sync_file_metadata.h"
19 #include "chrome/browser/sync_file_system/sync_status_code.h"
20 #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
45 namespace sync_file_system { namespace
959 } // namespace sync_file_system
H A Dlocal_file_sync_service.cc5 #include "chrome/browser/sync_file_system/local/local_file_sync_service.h"
12 #include "chrome/browser/sync_file_system/file_change.h"
13 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
14 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
15 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
16 #include "chrome/browser/sync_file_system/local_change_processor.h"
17 #include "chrome/browser/sync_file_system/logger.h"
18 #include "chrome/browser/sync_file_system/sync_file_metadata.h"
33 namespace sync_file_system { namespace
512 } // namespace sync_file_system
[all...]
H A Dlocal_file_sync_service.h17 #include "chrome/browser/sync_file_system/local/local_origin_change_observer.h"
18 #include "chrome/browser/sync_file_system/remote_change_processor.h"
19 #include "chrome/browser/sync_file_system/sync_callbacks.h"
20 #include "chrome/browser/sync_file_system/sync_status_code.h"
37 namespace sync_file_system { namespace
252 } // namespace sync_file_system
H A Dlocal_file_sync_service_unittest.cc15 #include "chrome/browser/sync_file_system/file_change.h"
16 #include "chrome/browser/sync_file_system/local/canned_syncable_file_system.h"
17 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
18 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
19 #include "chrome/browser/sync_file_system/local/local_file_sync_service.h"
20 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
21 #include "chrome/browser/sync_file_system/local/mock_sync_status_observer.h"
22 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
23 #include "chrome/browser/sync_file_system/mock_local_change_processor.h"
24 #include "chrome/browser/sync_file_system/sync_file_metadat
45 namespace sync_file_system { namespace
[all...]
H A Dlocal_file_sync_status.cc5 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
14 namespace sync_file_system { namespace
165 } // namespace sync_file_system
H A Dlocal_file_sync_status.h22 namespace sync_file_system { namespace
103 } // namespace sync_file_system
H A Dlocal_file_sync_status_unittest.cc5 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
13 namespace sync_file_system { namespace
118 } // namespace sync_file_system
H A Dlocal_origin_change_observer.h13 namespace sync_file_system { namespace
26 } // namespace sync_file_system
H A Dmock_sync_status_observer.cc5 #include "chrome/browser/sync_file_system/local/mock_sync_status_observer.h"
7 namespace sync_file_system { namespace
15 } // namespace sync_file_system
H A Dmock_sync_status_observer.h8 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
11 namespace sync_file_system { namespace
26 } // namespace sync_file_system
H A Droot_delete_helper.cc5 #include "chrome/browser/sync_file_system/local/root_delete_helper.h"
8 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
9 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
10 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
11 #include "chrome/browser/sync_file_system/logger.h"
12 #include "chrome/browser/sync_file_system/sync_callbacks.h"
18 namespace sync_file_system { namespace
106 } // namespace sync_file_system
H A Droot_delete_helper.h21 namespace sync_file_system { namespace
62 } // namespace sync_file_system
H A Dsync_file_system_backend.cc5 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
11 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
12 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
13 #include "chrome/browser/sync_file_system/local/syncable_file_system_operation.h"
14 #include "chrome/browser/sync_file_system/sync_file_system_service.h"
15 #include "chrome/browser/sync_file_system/sync_file_system_service_factory.h"
16 #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
27 namespace sync_file_system { namespace
312 if (status != sync_file_system::SYNC_STATUS_OK) {
323 } // namespace sync_file_system
[all...]
H A Dsync_file_system_backend.h9 #include "chrome/browser/sync_file_system/sync_callbacks.h"
10 #include "chrome/browser/sync_file_system/sync_status_code.h"
18 namespace sync_file_system { namespace
124 } // namespace sync_file_system
H A Dsyncable_file_operation_runner.cc5 #include "chrome/browser/sync_file_system/local/syncable_file_operation_runner.h"
15 namespace sync_file_system { namespace
106 } // namespace sync_file_system
H A Dsyncable_file_operation_runner.h16 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
23 namespace sync_file_system { namespace
102 } // namespace sync_file_system
H A Dsyncable_file_operation_runner_unittest.cc14 #include "chrome/browser/sync_file_system/local/canned_syncable_file_system.h"
15 #include "chrome/browser/sync_file_system/local/local_file_change_tracker.h"
16 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
17 #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
18 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
19 #include "chrome/browser/sync_file_system/local/syncable_file_operation_runner.h"
20 #include "chrome/browser/sync_file_system/local/syncable_file_system_operation.h"
21 #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
36 namespace sync_file_system { namespace
411 } // namespace sync_file_system
[all...]
H A Dsyncable_file_system_operation.cc5 #include "chrome/browser/sync_file_system/local/syncable_file_system_operation.h"
8 #include "chrome/browser/sync_file_system/local/local_file_sync_context.h"
9 #include "chrome/browser/sync_file_system/local/sync_file_system_backend.h"
10 #include "chrome/browser/sync_file_system/local/syncable_file_operation_runner.h"
11 #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
22 namespace sync_file_system { namespace
398 } // namespace sync_file_system

Completed in 353 milliseconds

1234567