Home
last modified time | relevance | path

Searched refs:mediaChannelId_ (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.h57 mediaChannelId_ = mediaChannelId; in UpdateMediaChannelId()
67 return mediaChannelId_; in GetMediaChannelId()
109 uint32_t mediaChannelId_ = INVALID_ID; member in OHOS::Sharing::Agent
H A Dagent.cpp54 event.eventMsg->dstId, GetId(), mediaChannelId_, event.eventMsg->fromMgr, event.eventMsg->srcId, in HandleEvent()
396 mediaChannelId_); in NotifyPrivateEvent()
397 statusMsg->msg->dstId = mediaChannelId_; in NotifyPrivateEvent()
466 channelMsg->dstId = mediaChannelId_; in SendChannelEvent()
494 channelMsg->dstId = mediaChannelId_; in SendChannelAppendSurfaceEvent()
524 channelMsg->dstId = mediaChannelId_; in SendChannelRemoveSurfaceEvent()
553 channelMsg->dstId = mediaChannelId_; in SendChannelSceneTypeEvent()
583 channelMsg->dstId = mediaChannelId_; in SendChannelKeyRedirectEvent()
613 channelMsg->dstId = mediaChannelId_; in SendChannelSetVolumeEvent()
/foundation/CastEngine/castengine_wifi_display/services/agent/sinkagent/
H A Dsink_agent.cpp84 channelMsg->dstId = mediaChannelId_; in NotifyConsumer()
96 std::string(magic_enum::enum_name(type)).c_str(), mediaChannelId_); in NotifyConsumer()
/foundation/CastEngine/castengine_wifi_display/services/agent/srcagent/
H A Dsrc_agent.cpp83 channelMsg->dstId = mediaChannelId_; in NotifyProducer()
94 std::string(magic_enum::enum_name(type)).c_str(), mediaChannelId_); in NotifyProducer()

Completed in 2 milliseconds