SYNC_SNAPSHOT 805 chrome/browser/sync_file_system/local/local_file_sync_context.cc file_system_context, url, SYNC_SNAPSHOT, SYNC_SNAPSHOT 872 chrome/browser/sync_file_system/local/local_file_sync_context.cc if (file_error == base::File::FILE_OK && sync_mode == SYNC_SNAPSHOT) { SYNC_SNAPSHOT 907 chrome/browser/sync_file_system/local/local_file_sync_context.cc if (status == SYNC_STATUS_OK && sync_mode == SYNC_SNAPSHOT) { SYNC_SNAPSHOT 219 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc if (sync_mode == LocalFileSyncContext::SYNC_SNAPSHOT) { SYNC_SNAPSHOT 311 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc EXPECT_EQ(sync_mode == LocalFileSyncContext::SYNC_SNAPSHOT, SYNC_SNAPSHOT 322 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc if (sync_mode == LocalFileSyncContext::SYNC_SNAPSHOT) { SYNC_SNAPSHOT 512 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc PrepareForSync_Basic(LocalFileSyncContext::SYNC_SNAPSHOT, SYNC_SNAPSHOT 522 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc PrepareForSync_Basic(LocalFileSyncContext::SYNC_SNAPSHOT, SYNC_SNAPSHOT 531 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc PrepareForSync_WriteDuringSync(LocalFileSyncContext::SYNC_SNAPSHOT);