Searched refs:dbLastQueryTime (Results 1 – 1 of 1) sorted by relevance
185 Timestamp dbLastQueryTime = 0; in TryContinueSync() local186 … = metadata_->GetLastQueryTime(context->GetQuerySyncId(), context->GetDeviceId(), dbLastQueryTime); in TryContinueSync()187 if (errCode == E_OK && dbLastQueryTime < lastQueryTime) { in TryContinueSync()