Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_msg_interface_mock.cpp37 static DslmMsgInterface *GetDslmMsgInterface() in GetDslmMsgInterface() function
105 return GetDslmMsgInterface()->IsMessengerReady(messenger); in IsMessengerReadyImpl()
111 return GetDslmMsgInterface()->SendMsgTo(messenger, transNo, devId, msg, msgLen); in SendMsgToImpl()
116 return GetDslmMsgInterface()->GetDeviceOnlineStatus(messenger, devId, level); in GetDeviceOnlineStatusImpl()
121 return GetDslmMsgInterface()->GetSelfDeviceIdentify(messenger, devId, level); in GetSelfDeviceIdentifyImpl()