Home
last modified time | relevance | path

Searched refs:UNINSTALL_AND_KEEP_REMOTE (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/drive_backend/
H A Duninstall_app_task.cc40 if (uninstall_flag_ == RemoteFileSyncService::UNINSTALL_AND_KEEP_REMOTE) { in RunExclusive()
H A Dsync_engine_unittest.cc167 RemoteFileSyncService::UNINSTALL_AND_KEEP_REMOTE, in TEST_F()
H A Dsync_worker_unittest.cc193 RemoteFileSyncService::UNINSTALL_AND_KEEP_REMOTE, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/
H A Dremote_file_sync_service.h115 UNINSTALL_AND_KEEP_REMOTE, enumerator
H A Dsync_file_system_service.cc706 flag = RemoteFileSyncService::UNINSTALL_AND_KEEP_REMOTE; in OnExtensionUninstalled()