Home
last modified time | relevance | path

Searched defs:DoIpcCommand (Results 1 – 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
Dinter_ipc_client_stub.cpp65 int32_t InterIpcClientStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &re… in DoIpcCommand() function in OHOS::Sharing::InterIpcClientStub
Dinter_ipc_stub.cpp84 int32_t InterIpcStub::DoIpcCommand(MessageParcel &data, MessageParcel &reply) in DoIpcCommand() function in OHOS::Sharing::InterIpcStub
120 int32_t InterIpcStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() function in OHOS::Sharing::InterIpcStub
Dinter_ipc_sub_stub.cpp34 int32_t InterIpcSubStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &reply… in DoIpcCommand() function in OHOS::Sharing::InterIpcSubStub
Dinter_ipc_proxy.cpp66 int32_t InterIpcProxy::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMs… in DoIpcCommand() function in OHOS::Sharing::InterIpcProxy
Dinter_ipc_service_stub.cpp69 int32_t InterIpcServiceStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &r… in DoIpcCommand() function in OHOS::Sharing::InterIpcServiceStub