Searched defs:SendMsg (Results 1 – 10 of 10) sorted by relevance
46 bool UDSClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::MMI::UDSClient88 bool UDSClient::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::MMI::UDSClient
51 bool UDSSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::MMI::UDSSession118 bool UDSSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::MMI::UDSSession
56 bool MsgHandleThread::SendMsg(Message msg) in SendMsg() function in OHOS::IntellVoiceUtils::MsgHandleThread68 bool MsgHandleThread::SendMsg(std::shared_ptr<Message> msg) in SendMsg() function in OHOS::IntellVoiceUtils::MsgHandleThread
128 bool MessageQueue::SendMsg(shared_ptr<Message> msg) in SendMsg() function in OHOS::IntellVoiceUtils::MessageQueue
55 void SendMsg(size_t mainID) in SendMsg() function
71 void AutoTestManager::SendMsg(size_t mainID) in SendMsg() function in OHOS::AutoTestManager
151 int32_t AudioCtrlChannel::SendMsg(string &message) in SendMsg() function in OHOS::DistributedHardware::AudioCtrlChannel
73 bool UDSServer::SendMsg(int32_t fd, NetPacket& pkt) in SendMsg() function in OHOS::MMI::UDSServer
458 int32_t DistributedInputTransportBase::SendMsg(int32_t sessionId, std::string &message) in SendMsg() function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
83 NativeValue *JsFeatureAbility::SendMsg(NativeEngine *engine, NativeCallbackInfo *info) in SendMsg() function in OHOS::AbilityRuntime::JsFeatureAbility