Searched refs:DeviceOfflineNotify (Results 1 – 10 of 10) sorted by relevance
41 DtbschedmgrDeviceInfoStorage::GetInstance().DeviceOfflineNotify(deviceInfo.networkId); in OnDeviceOffline()
371 void DtbschedmgrDeviceInfoStorage::DeviceOfflineNotify(const std::string& networkId) in DeviceOfflineNotify() function in OHOS::DistributedSchedule::DtbschedmgrDeviceInfoStorage386 DistributedSchedService::GetInstance().DeviceOfflineNotify(networkId); in DeviceOfflineNotify()
274 void DistributedSchedService::DeviceOfflineNotify(const std::string& networkId) in DeviceOfflineNotify() function in OHOS::DistributedSchedule::DistributedSchedService279 DistributedSchedMissionManager::GetInstance().DeviceOfflineNotify(networkId); in DeviceOfflineNotify()
49 void DeviceOfflineNotify(const std::string& networkId);
105 void DeviceOfflineNotify(const std::string& deviceId);
252 DtbschedmgrDeviceInfoStorage::GetInstance().DeviceOfflineNotify(deviceId);258 DtbschedmgrDeviceInfoStorage::GetInstance().DeviceOfflineNotify(deviceId);
190 DistributedSchedService::GetInstance().DeviceOfflineNotify(deviceId);
82 void DeviceOfflineNotify(const std::string& deviceId);
1186 DistributedSchedMissionManager::GetInstance().DeviceOfflineNotify("");1199 DistributedSchedMissionManager::GetInstance().DeviceOfflineNotify(DEVICE_ID);2154 DistributedSchedMissionManager::GetInstance().DeviceOfflineNotify(DEVICE_ID);
262 void DistributedSchedMissionManager::DeviceOfflineNotify(const std::string& networkId) in DeviceOfflineNotify() function in OHOS::DistributedSchedule::DistributedSchedMissionManager