Home
last modified time | relevance | path

Searched defs:SendMsg (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket_manager.h55 void SendMsg(size_t mainID) in SendMsg() function in OHOS::TcpSocketClientManager
/foundation/ai/intelligent_voice_framework/utils/
H A Dmsg_handle_thread.cpp56 bool MsgHandleThread::SendMsg(Message msg) in SendMsg() function in OHOS::IntellVoiceUtils::MsgHandleThread
68 bool MsgHandleThread::SendMsg(std::shared_ptr<Message> msg) in SendMsg() function in OHOS::IntellVoiceUtils::MsgHandleThread
H A Dmessage_queue.cpp104 bool MessageQueue::SendMsg(shared_ptr<Message> msg) in SendMsg() function in OHOS::IntellVoiceUtils::MessageQueue
/foundation/arkui/ui_lite/test/autotest/src/
H A Dauto_test_manager.cpp71 void AutoTestManager::SendMsg(size_t mainID) in SendMsg() function in OHOS::AutoTestManager
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_message_bus.h92 void SendMsg(std::string strTopic, Args... args) in SendMsg() function in RsMessageBus
/foundation/multimodalinput/input/util/socket/src/
H A Duds_client.cpp46 bool UDSClient::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::MMI::UDSClient
88 bool UDSClient::SendMsg(const NetPacket &pkt) const in SendMsg() function in OHOS::MMI::UDSClient
H A Duds_session.cpp54 bool UDSSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::MMI::UDSSession
129 bool UDSSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::MMI::UDSSession
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_session.cpp44 bool SocketSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
58 bool SocketSession::SendMsg(const char *buf, size_t size) const in SendMsg() function in OHOS::Msdp::DeviceStatus::SocketSession
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp79 bool UDSServer::SendMsg(int32_t fd, NetPacket& pkt) in SendMsg() function in OHOS::MMI::UDSServer
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp75 napi_value JsFeatureAbility::SendMsg(napi_env env, napi_callback_info info) in SendMsg() function in OHOS::AbilityRuntime::JsFeatureAbility
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp525 int32_t DistributedInputTransportBase::SendMsg(int32_t sessionId, std::string &message) in SendMsg() function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
/foundation/multimodalinput/input/service/window_manager/test/
H A Dmock.cpp533 bool UDSSession::SendMsg(NetPacket &pkt) const in SendMsg() function in OHOS::UDSSession

Completed in 8 milliseconds