Searched refs:has_local_device_backup_time (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Ddevice_info_sync_service.cc85 if (!has_local_device_backup_time() && has_synced_backup_time) {
259 DCHECK(has_local_device_backup_time());
278 return has_local_device_backup_time()
294 if (has_local_device_backup_time()) {
H A Ddevice_info_sync_service.h76 bool has_local_device_backup_time() const { function in class:sync_driver::DeviceInfoSyncService

Completed in 85 milliseconds