Home
last modified time | relevance | path

Searched defs:OnSendMessage (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket.cpp102 void TcpScoketClient::OnSendMessage(QString& message) in OnSendMessage() function in OHOS::TcpScoketClient
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c227 static int32_t OnSendMessage(HandleSessionList *sessionOfPeer) in OnSendMessage() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h168 virtual void OnSendMessage(MsgInfo &msgInfo, std::string &msgBody) in OnSendMessage() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp331 int DBinderDatabusInvoker::OnSendMessage(std::shared_ptr<DBinderSessionObject> sessionOfPeer) in OnSendMessage() function in OHOS::DBinderDatabusInvoker