Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/agent/srcagent/
H A Dsrc_agent.cpp43 NotifyProducer(statusMsg, EventType::EVENT_MEDIA_PRODUCER_CREATE); in OnSessionNotify()
46 NotifyProducer(statusMsg, EventType::EVENT_MEDIA_PRODUCER_START); in OnSessionNotify()
49 NotifyProducer(statusMsg, EventType::EVENT_MEDIA_PRODUCER_STOP); in OnSessionNotify()
52 NotifyProducer(statusMsg, EventType::EVENT_MEDIA_PRODUCER_PAUSE); in OnSessionNotify()
55 NotifyProducer(statusMsg, EventType::EVENT_MEDIA_PRODUCER_RESUME); in OnSessionNotify()
58 NotifyProducer(statusMsg, EventType::EVENT_MEDIA_PRODUCER_DESTROY); in OnSessionNotify()
69 void SrcAgent::NotifyProducer(SessionStatusMsg::Ptr &statusMsg, EventType type) in NotifyProducer() function in OHOS::Sharing::SrcAgent
H A Dsrc_agent.h43 void NotifyProducer(SessionStatusMsg::Ptr &statusMsg, EventType type);
/foundation/CastEngine/castengine_wifi_display/tests/unittest/agent/
H A Dsrc_agent_unit_test.cpp1294 srcAgent->NotifyProducer(sessionMsg, EVENT_AGENT_PROSUMER_RESUME); in HWTEST_F()

Completed in 5 milliseconds