Home
last modified time | relevance | path

Searched refs:NotifyPrivateEvent (Results 1 - 11 of 11) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbase_consumer.cpp93 void BaseConsumer::NotifyPrivateEvent(EventMsg::Ptr eventMsg) in NotifyPrivateEvent() function in OHOS::Sharing::BaseConsumer
H A Dbase_consumer.h71 void NotifyPrivateEvent(EventMsg::Ptr eventMsg);
H A Dbase_producer.h65 void NotifyPrivateEvent(EventMsg::Ptr eventMsg);
H A Dbase_producer.cpp69 void BaseProducer::NotifyPrivateEvent(EventMsg::Ptr eventMsg) in NotifyPrivateEvent() function in OHOS::Sharing::BaseProducer
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.h92 uint32_t NotifyPrivateEvent(SessionStatusMsg::Ptr &statusMsg);
H A Dagent.cpp332 NotifyPrivateEvent(statusMsg); in OnSessionNotify()
378 uint32_t Agent::NotifyPrivateEvent(SessionStatusMsg::Ptr &statusMsg) in NotifyPrivateEvent() function in OHOS::Sharing::Agent
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_rtp_consumer.cpp89 NotifyPrivateEvent(pPrivateMsg); in HandleProsumerInitState()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp461 NotifyPrivateEvent(pPrivateMsg); in HandleMediaInit()
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H A Dscreen_capture_consumer.cpp156 NotifyPrivateEvent(pPrivateMsg); in HandleProsumerInitState()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/agent/
H A Dsrc_agent_unit_test.cpp813 auto ret = srcAgent->NotifyPrivateEvent(sessionMsg); in HWTEST_F()
829 auto ret = srcAgent->NotifyPrivateEvent(sessionMsg); in HWTEST_F()
845 auto ret = srcAgent->NotifyPrivateEvent(sessionMsg); in HWTEST_F()
H A Dsink_agent_unit_test.cpp813 auto ret = sinkAgent->NotifyPrivateEvent(sessionMsg); in HWTEST_F()
829 auto ret = sinkAgent->NotifyPrivateEvent(sessionMsg); in HWTEST_F()
845 auto ret = sinkAgent->NotifyPrivateEvent(sessionMsg); in HWTEST_F()

Completed in 13 milliseconds