Home
last modified time | relevance | path

Searched refs:DomainMsgDecode (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/ipc_codec/
H A Dipc_msg_decoder.h34 int32_t DomainMsgDecode(std::shared_ptr<BaseDomainMsg> &sharingMsg, MessageParcel &ipcMsg);
H A Dipc_msg_decoder.cpp29 int32_t IpcMsgDecoder::DomainMsgDecode(std::shared_ptr<BaseDomainMsg> &sharingMsg, MessageParcel &ipcMsg) in DomainMsgDecode() function in OHOS::Sharing::IpcMsgDecoder
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_stub.cpp118 IpcMsgDecoder::GetInstance().DomainMsgDecode(msg, data); in DoRpcCommand()

Completed in 2 milliseconds