Home
last modified time | relevance | path

Searched refs:GetDeviceTypeByNetworkId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_ue.cpp45 SOURCE_DEVICE_TYPE, GetDeviceTypeByNetworkId(networkId)); in NotifyDockShowIcon()
55 SOURCE_DEVICE_TYPE, GetDeviceTypeByNetworkId(networkId), in NotifyDockShowIcon()
78 SOURCE_DEVICE_TYPE, GetDeviceTypeByNetworkId(networkId)); in TriggerDmsContinue()
88 SOURCE_DEVICE_TYPE, GetDeviceTypeByNetworkId(networkId), in TriggerDmsContinue()
111 SOURCE_DEVICE_TYPE, GetDeviceTypeByNetworkId(networkId), in DmsContinueComplete()
124 SOURCE_DEVICE_TYPE, GetDeviceTypeByNetworkId(networkId), in DmsContinueComplete()
195 int32_t DmsUE::GetDeviceTypeByNetworkId(std::string networkId) in GetDeviceTypeByNetworkId() function in OHOS::DistributedSchedule::DmsUE
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_ue.h70 int32_t GetDeviceTypeByNetworkId(std::string networkId);