Searched defs:sendMsg (Results 1 – 3 of 3) sorted by relevance
29 int32_t (*sendMsg)(int64_t channelId, const uint8_t *data, uint32_t dataLen); member
147 std::string sendMsg = std::string((ctime(&curTime) == nullptr) ? "" : ctime(&curTime)) + in SendEvent() local
149 std::string sendMsg = std::string((ctime(&curTime) == nullptr) ? "" : ctime(&curTime)) + "\n" + in SendEvent() local