Home
last modified time | relevance | path

Searched refs:DeviceOnline (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_adapter.h47 void DeviceOnline(const std::string& deviceId);
/foundation/deviceprofile/device_info_manager/old/services/core/include/
H A Ddistributed_device_profile_service.h52 void DeviceOnline();
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_adapter_test.cpp111 distributedSchedAdapter_->DeviceOnline(deviceId); in HWTEST_F()
127 distributedSchedAdapter_->DeviceOnline(deviceId); in HWTEST_F()
143 distributedSchedAdapter_->DeviceOnline(deviceId); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp130 DistributedDeviceProfileService::GetInstance().DeviceOnline(); in GetTrustedDeviceList()
139 DistributedDeviceProfileService::GetInstance().DeviceOnline(); in OnDeviceOnline()
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_sync_test.cpp234 DistributedDeviceProfileService::GetInstance().DeviceOnline(); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp106 void DistributedSchedAdapter::DeviceOnline(const std::string& networkId) in DeviceOnline() function in OHOS::DistributedSchedule::DistributedSchedAdapter
109 HILOGE("DeviceOnline dmsAdapterHandler is null"); in DeviceOnline()
114 HILOGW("DeviceOnline networkId is empty"); in DeviceOnline()
118 HILOGD("process DeviceOnline networkId is %{public}s", GetAnonymStr(networkId).c_str()); in DeviceOnline()
H A Ddistributed_sched_service.cpp269 DistributedSchedAdapter::GetInstance().DeviceOnline(networkId); in DeviceOnlineNotify()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp104 void DistributedDeviceProfileService::DeviceOnline() in DeviceOnline() function in OHOS::DeviceProfile::DistributedDeviceProfileService

Completed in 10 milliseconds