Home
last modified time | relevance | path

Searched defs:DoRpcCommand (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_proxy.cpp65 int32_t DomainRpcServiceProxy::DoRpcCommand(std::shared_ptr<BaseDomainMsg> msg, std::shared_ptr<BaseDomainMsg> replyMsg) in DoRpcCommand() function in OHOS::Sharing::DomainRpcServiceProxy
H A Ddomain_rpc_service_stub.cpp114 int32_t DomainRpcServiceStub::DoRpcCommand(MessageParcel &data, MessageParcel &reply) in DoRpcCommand() function in OHOS::Sharing::DomainRpcServiceStub
139 int32_t DomainRpcServiceStub::DoRpcCommand(std::shared_ptr<BaseDomainMsg> msg, std::shared_ptr<BaseDomainMsg> replyMsg) in DoRpcCommand() function in OHOS::Sharing::DomainRpcServiceStub
H A Ddomain_rpc_service.cpp86 int32_t DomainRpcService::DoRpcCommand(std::shared_ptr<BaseDomainMsg> msg, std::shared_ptr<BaseDomainMsg> replyMsg) in DoRpcCommand() function in OHOS::Sharing::DomainRpcService

Completed in 2 milliseconds