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/
H A Dinter_ipc_sub_stub.cpp34 int32_t InterIpcSubStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() function in OHOS::Sharing::InterIpcSubStub
H A Dinter_ipc_proxy.cpp66 int32_t InterIpcProxy::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() function in OHOS::Sharing::InterIpcProxy
H A Dinter_ipc_client_stub.cpp65 int32_t InterIpcClientStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() function in OHOS::Sharing::InterIpcClientStub
H A 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
H A Dinter_ipc_service_stub.cpp69 int32_t InterIpcServiceStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() function in OHOS::Sharing::InterIpcServiceStub

Completed in 2 milliseconds