Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_status_manager.c240 bool MessengerGetDeviceNodeBasicInfo(const DeviceIdentify *devId, NodeBasicInfo *info) in MessengerGetDeviceNodeBasicInfo() function
284 bool result = MessengerGetDeviceNodeBasicInfo(devId, &info); in MessengerGetDeviceOnlineStatus()
297 bool result = MessengerGetDeviceNodeBasicInfo(devId, &info); in MessengerGetNetworkIdByDeviceIdentify()
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_status_manager.cpp217 static bool MessengerGetDeviceNodeBasicInfo(const DeviceIdentify &devId, DmDeviceInfo &info) in MessengerGetDeviceNodeBasicInfo() function
333 bool result = MessengerGetDeviceNodeBasicInfo(*devId, info); in MessengerGetDeviceOnlineStatus()
401 bool result = MessengerGetDeviceNodeBasicInfo(*devId, info); in MessengerGetNetworkIdByDeviceIdentify()