Searched defs:DoIpcCommand (Results 1 – 5 of 5) sorted by relevance
65 int32_t InterIpcClientStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &re… in DoIpcCommand() function in OHOS::Sharing::InterIpcClientStub
84 int32_t InterIpcStub::DoIpcCommand(MessageParcel &data, MessageParcel &reply) in DoIpcCommand() function in OHOS::Sharing::InterIpcStub120 int32_t InterIpcStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() function in OHOS::Sharing::InterIpcStub
34 int32_t InterIpcSubStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &reply… in DoIpcCommand() function in OHOS::Sharing::InterIpcSubStub
66 int32_t InterIpcProxy::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMs… in DoIpcCommand() function in OHOS::Sharing::InterIpcProxy
69 int32_t InterIpcServiceStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &r… in DoIpcCommand() function in OHOS::Sharing::InterIpcServiceStub