Searched defs:remoteSchemaVersion (Results 1 – 3 of 3) sorted by relevance
38 uint64_t remoteSchemaVersion = 0; // reset zero when local schema change member
1380 void AbilitySync::RecordAbilitySyncFinish(uint64_t remoteSchemaVersion, ISyncTaskContext &context) in RecordAbilitySyncFinish()
571 auto remoteSchemaVersion = metadata->GetRemoteSchemaVersion(context.GetDeviceId()); in SchemaVersionMatchCheck() local