Home
last modified time | relevance | path

Searched refs:SetMapRelation (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregion.h48 void SetMapRelation(std::shared_ptr<DScreenMapRelation> &mapRelation);
/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() function in OHOS::DistributedHardware::V1_0::ScreenRegion
H A Dscreenregionmgr.cpp156 screenRegion->SetMapRelation(mapRelation); in HandleNotifySetUp()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp62 screenRegion_->SetMapRelation(mapRelation);