Home
last modified time | relevance | path

Searched defs:sendMsg (Results 1 – 3 of 3) sorted by relevance

/base/security/deviceauth/services/group_manager/inc/channel_manager/soft_bus_channel/
Dsoft_bus_channel.h29 int32_t (*sendMsg)(int64_t channelId, const uint8_t *data, uint32_t dataLen); member
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.cpp147 std::string sendMsg = std::string((ctime(&curTime) == nullptr) ? "" : ctime(&curTime)) + in SendEvent() local
Dxcollie_inner.cpp149 std::string sendMsg = std::string((ctime(&curTime) == nullptr) ? "" : ctime(&curTime)) + "\n" + in SendEvent() local