Home
last modified time | relevance | path

Searched refs:NotifyRemoteSourceSetUpResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp138NotifyRemoteSourceSetUpResult(remoteDevId, "", ERR_DH_SCREEN_SA_SCREENREGION_SETUP_FAIL, ""); in HandleNotifySetUp()
168NotifyRemoteSourceSetUpResult(remoteDevId, dhId, ERR_DH_SCREEN_SA_SCREENREGION_SETUP_FAIL, ""); in HandleNotifySetUp()
175NotifyRemoteSourceSetUpResult(remoteDevId, dhId, ERR_DH_SCREEN_SA_SCREENREGION_SETUP_FAIL, ""); in HandleNotifySetUp()
181NotifyRemoteSourceSetUpResult(remoteDevId, dhId, ERR_DH_SCREEN_SA_SCREENREGION_START_FAIL, ""); in HandleNotifySetUp()
187 NotifyRemoteSourceSetUpResult(remoteDevId, dhId, DH_SUCCESS, ""); in HandleNotifySetUp()
190 void ScreenRegionManager::NotifyRemoteSourceSetUpResult(const std::string &remoteDevId, const std::… in NotifyRemoteSourceSetUpResult() function in OHOS::DistributedHardware::V1_0::ScreenRegionManager
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregionmgr.h52 void NotifyRemoteSourceSetUpResult(const std::string &remoteDevId, const std::string &dhId,