Searched refs:DeviceOnlineNotify (Results 1 – 10 of 10) sorted by relevance
35 DtbschedmgrDeviceInfoStorage::GetInstance().DeviceOnlineNotify(dmsDeviceInfo); in OnDeviceOnline()
343 void DtbschedmgrDeviceInfoStorage::DeviceOnlineNotify(const std::shared_ptr<DmsDeviceInfo> devInfo) in DeviceOnlineNotify() function in OHOS::DistributedSchedule::DtbschedmgrDeviceInfoStorage364 DistributedSchedService::GetInstance().DeviceOnlineNotify(networkId); in DeviceOnlineNotify()
261 void DistributedSchedService::DeviceOnlineNotify(const std::string& networkId) in DeviceOnlineNotify() function in OHOS::DistributedSchedule::DistributedSchedService265 DistributedSchedMissionManager::GetInstance().DeviceOnlineNotify(networkId); in DeviceOnlineNotify()
48 void DeviceOnlineNotify(const std::shared_ptr<DmsDeviceInfo> devInfo);
104 void DeviceOnlineNotify(const std::string& deviceId);
219 DtbschedmgrDeviceInfoStorage::GetInstance().DeviceOnlineNotify(devInfo);228 DtbschedmgrDeviceInfoStorage::GetInstance().DeviceOnlineNotify(devInfo);
189 DistributedSchedService::GetInstance().DeviceOnlineNotify(deviceId);
81 void DeviceOnlineNotify(const std::string& deviceId);
1174 DistributedSchedMissionManager::GetInstance().DeviceOnlineNotify(DEVICE_ID);2143 DistributedSchedMissionManager::GetInstance().DeviceOnlineNotify(DEVICE_ID);2245 DistributedSchedMissionManager::GetInstance().DeviceOnlineNotify("");2246 DistributedSchedMissionManager::GetInstance().DeviceOnlineNotify(DEVICE_ID);
248 void DistributedSchedMissionManager::DeviceOnlineNotify(const std::string& networkId) in DeviceOnlineNotify() function in OHOS::DistributedSchedule::DistributedSchedMissionManager