Searched refs:LOCK_CLOUD_CONTAINER (Results 1 – 3 of 3) sorted by relevance
38 LOCK_CLOUD_CONTAINER, enumerator
179 if (evt.GetEventId() == CloudEvent::LOCK_CLOUD_CONTAINER) { in GetLockChangeHandler()191 EventCenter::GetInstance().Subscribe(CloudEvent::LOCK_CLOUD_CONTAINER, GetLockChangeHandler()); in SyncManager()
1225 …auto evt = std::make_unique<CloudLockEvent>(CloudEvent::LOCK_CLOUD_CONTAINER, std::move(storeInfo)… in LockCloudContainer()