Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr_test.cpp132 * @tc.desc: Verify the HandleNotifySetUp function failed.
145 ScreenRegionManager::GetInstance().HandleNotifySetUp(remoteDevId, eventContent); in HWTEST_F()
153 * @tc.desc: Verify the HandleNotifySetUp function failed.
166 ScreenRegionManager::GetInstance().HandleNotifySetUp(remoteDevId, eventContent); in HWTEST_F()
173 * @tc.desc: Verify the HandleNotifySetUp function failed.
186 ScreenRegionManager::GetInstance().HandleNotifySetUp(remoteDevId, eventContent); in HWTEST_F()
193 * @tc.desc: Verify the HandleNotifySetUp function failed.
206 ScreenRegionManager::GetInstance().HandleNotifySetUp(remoteDevId, eventContent); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregionmgr.h51 void HandleNotifySetUp(const std::string &remoteDevId, const std::string &eventContent);
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp75 HandleNotifySetUp(remoteDevId, eventContent); in HandleDScreenNotify()
132 void ScreenRegionManager::HandleNotifySetUp(const std::string &remoteDevId, const std::string &eventContent) in HandleNotifySetUp() function in OHOS::DistributedHardware::V1_0::ScreenRegionManager
134 DHLOGI("HandleNotifySetUp, remoteDevId: %{public}s", GetAnonyString(remoteDevId).c_str()); in HandleNotifySetUp()

Completed in 2 milliseconds