Searched refs:SendMsgToImpl (Results 1 - 5 of 5) sorted by relevance
/base/security/device_security_level/baselib/msglib/src/common/ |
H A D | messenger_impl.h | 29 void SendMsgToImpl(const Messenger *messenger, uint64_t transNo, const DeviceIdentify *devId, const uint8_t *msg,
|
H A D | messenger.c | 37 SendMsgToImpl(messenger, transNo, devId, msg, msgLen); in SendMsgTo()
|
/base/security/device_security_level/baselib/msglib/src/standard/ |
H A D | messenger_impl.c | 93 void SendMsgToImpl(const Messenger *messenger, uint64_t transNo, const DeviceIdentify *devId, const uint8_t *msg, in SendMsgToImpl() function
|
/base/security/device_security_level/baselib/msglib/src/lite/ |
H A D | messenger_impl.c | 96 void SendMsgToImpl(const Messenger *messenger, uint64_t transNo, const DeviceIdentify *devId, const uint8_t *msg, in SendMsgToImpl() function
|
/base/security/device_security_level/test/dslm_unit_test/ |
H A D | dslm_msg_interface_mock.cpp | 108 void SendMsgToImpl(const Messenger *messenger, uint64_t transNo, const DeviceIdentify *devId, const uint8_t *msg, in SendMsgToImpl() function
|
Completed in 2 milliseconds