Home
last modified time | relevance | path

Searched defs:castControllerProxy (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
Davcast_controller_item.cpp39 void AVCastControllerItem::Init(std::shared_ptr<IAVCastControllerProxy> castControllerProxy, in Init()
415 …CastControllerItem::RegisterControllerListener(std::shared_ptr<IAVCastControllerProxy> castControl… in RegisterControllerListener()
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
Davcast_controller_test.cpp549 std::shared_ptr<IAVCastControllerProxy> castControllerProxy = nullptr; variable