Searched refs:NotifyRemoteSourceSetUpResult (Results 1 - 2 of 2) sorted by relevance
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr.cpp | 138 NotifyRemoteSourceSetUpResult(remoteDevId, "", ERR_DH_SCREEN_SA_SCREENREGION_SETUP_FAIL, ""); in HandleNotifySetUp() 168 NotifyRemoteSourceSetUpResult(remoteDevId, dhId, ERR_DH_SCREEN_SA_SCREENREGION_SETUP_FAIL, ""); in HandleNotifySetUp() 175 NotifyRemoteSourceSetUpResult(remoteDevId, dhId, ERR_DH_SCREEN_SA_SCREENREGION_SETUP_FAIL, ""); in HandleNotifySetUp() 181 NotifyRemoteSourceSetUpResult(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::string &dhId, in NotifyRemoteSourceSetUpResult() function in OHOS::DistributedHardware::V1_0::ScreenRegionManager 193 DHLOGI("NotifyRemoteSourceSetUpResult, sourceDevId: %{public}s, dhId: %{public}s, errCode: %{public}" PRId32, in NotifyRemoteSourceSetUpResult()
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/ |
H A D | screenregionmgr.h | 52 void NotifyRemoteSourceSetUpResult(const std::string &remoteDevId, const std::string &dhId,
|
Completed in 1 milliseconds