Searched refs:CLOUD_DEVICE_UUID (Results 1 – 7 of 7) sorted by relevance
54 static constexpr const char *CLOUD_DEVICE_UUID = "cloudDeviceUuid"; variable
296 if (uuid == CLOUD_DEVICE_UUID) { in NotifyReadyEvent()382 if (uuid == CLOUD_DEVICE_UUID) { in GetDeviceInfo()580 return CLOUD_DEVICE_UUID; in GetUuidByNetworkId()
215 if (type == DeviceChangeType::DEVICE_ONREADY || info.uuid == DmAdapter::CLOUD_DEVICE_UUID) { in OnDeviceChanged()
406 if (info.uuid == DmAdapter::CLOUD_DEVICE_UUID) { in OnDeviceChanged()523 if (info.uuid == DistributedData::DeviceManagerAdapter::CLOUD_DEVICE_UUID) { in OnDeviceChanged()
144 if (info.uuid == DistributedData::DeviceManagerAdapter::CLOUD_DEVICE_UUID) { in OnDeviceChanged()
487 cloudServiceImpl_->OnReady(DeviceManagerAdapter::CLOUD_DEVICE_UUID);513 cloudServiceImpl_->OnReady(DeviceManagerAdapter::CLOUD_DEVICE_UUID);825 ret = cloudServiceImpl_->OnReady(DeviceManagerAdapter::CLOUD_DEVICE_UUID);840 ret = cloudServiceImpl_->Offline(DeviceManagerAdapter::CLOUD_DEVICE_UUID);
670 if (device != DeviceManagerAdapter::CLOUD_DEVICE_UUID) { in OnReady()687 if (device != DeviceManagerAdapter::CLOUD_DEVICE_UUID) { in Offline()