Home
last modified time | relevance | path

Searched defs:mapRelation (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion.cpp58 void ScreenRegion::SetMapRelation(std::shared_ptr<DScreenMapRelation> &mapRelation) in SetMapRelation()
H A Dscreenregionmgr.cpp150 std::shared_ptr<DScreenMapRelation> mapRelation = in HandleNotifySetUp() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp61 std::shared_ptr<DScreenMapRelation> mapRelation = std::make_shared<DScreenMapRelation>(); variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/
H A Dscreen_manager_adapter.cpp161 std::shared_ptr<DScreenMapRelation> mapRelation = std::make_shared<DScreenMapRelation>(); in GetMapRelation() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp474 auto mapRelation = ScreenMgrAdapter::GetInstance().GetMapRelation(screenId_); in SetUp() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp141 …std::shared_ptr<DScreenMapRelation> mapRelation = ScreenMgrAdapter::GetInstance().GetMapRelation(s… in AddToGroup() local