Searched refs:UpdateBackupTime (Results 1 – 2 of 2) sorted by relevance
72 bool UpdateBackupTime(syncer::SyncData* sync_data);
247 if (UpdateBackupTime(&data)) { in UpdateLocalDeviceBackupTime()258 bool DeviceInfoSyncService::UpdateBackupTime(syncer::SyncData* sync_data) { in UpdateBackupTime() function in sync_driver::DeviceInfoSyncService