Home
last modified time | relevance | path

Searched refs:GetVideoParam (Results 1 - 16 of 16) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp147 std::shared_ptr<VideoParam> videoParam = changedScreen->GetVideoParam(); in AddToGroup()
371 std::shared_ptr<VideoParam> videoParam = dScreen->GetVideoParam(); in GetScreenDumpInfo()
461 std::shared_ptr<VideoParam> videoParam = dScreen->GetVideoParam(); in PublishMessage()
486 if (dScreen->GetVideoParam() == nullptr) { in NotifyRemoteSinkSetUp()
491 eventContentJson[KEY_VIDEO_PARAM] = *(dScreen->GetVideoParam()); in NotifyRemoteSinkSetUp()
H A Ddscreen.cpp89 std::shared_ptr<VideoParam> DScreen::GetVideoParam() in GetVideoParam() function in OHOS::DistributedHardware::V1_0::DScreen
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregion.h52 std::shared_ptr<VideoParam> GetVideoParam();
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/include/
H A Dscreenregion.h51 std::shared_ptr<VideoParam> GetVideoParam();
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h104 std::shared_ptr<VideoParam> GetVideoParam();
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h87 std::shared_ptr<VideoParam> GetVideoParam();
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr.cpp135 std::shared_ptr<VideoParam> videoParam = screenRegion->GetVideoParam(); in GetScreenDumpInfo()
H A Dscreenregion.cpp446 std::shared_ptr<VideoParam> ScreenRegion::GetVideoParam() in GetVideoParam() function in OHOS::DistributedHardware::V2_0::ScreenRegion
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion.cpp78 std::shared_ptr<VideoParam> ScreenRegion::GetVideoParam() in GetVideoParam() function in OHOS::DistributedHardware::V1_0::ScreenRegion
H A Dscreenregionmgr.cpp100 std::shared_ptr<VideoParam> videoParam = screenRegion->GetVideoParam(); in GetScreenDumpInfo()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp349 std::shared_ptr<VideoParam> videoParam = dScreen->GetVideoParam(); in GetScreenDumpInfo()
381 std::shared_ptr<VideoParam> videoParam = dScreen->GetVideoParam(); in PublishMessage()
H A Ddscreen.cpp661 std::shared_ptr<VideoParam> DScreen::GetVideoParam() in GetVideoParam() function in OHOS::DistributedHardware::V2_0::DScreen
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp122 * @tc.desc: Verify the GetVideoParam function failed.
129 std::shared_ptr<VideoParam> ret = screenRegion_->GetVideoParam(); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp97 dScreen_->GetVideoParam(); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp68 dScreen_->GetVideoParam(); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion_test.cpp196 * @tc.desc: Verify the GetVideoParam function failed.
203 std::shared_ptr<VideoParam> ret = screenRegion_->GetVideoParam(); in HWTEST_F()

Completed in 17 milliseconds