Searched defs:screenInfoKey (Results 1 – 3 of 3) sorted by relevance
41 int32_t DInputContext::RemoveSinkScreenInfo(const std::string &screenInfoKey) in RemoveSinkScreenInfo()49 int32_t DInputContext::UpdateSinkScreenInfo(const std::string &screenInfoKey, const SinkScreenInfo … in UpdateSinkScreenInfo()67 SinkScreenInfo DInputContext::GetSinkScreenInfo(const std::string &screenInfoKey) in GetSinkScreenInfo()86 int32_t DInputContext::RemoveSrcScreenInfo(const std::string &screenInfoKey) in RemoveSrcScreenInfo()94 int32_t DInputContext::UpdateSrcScreenInfo(const std::string &screenInfoKey, const SrcScreenInfo &s… in UpdateSrcScreenInfo()107 SrcScreenInfo DInputContext::GetSrcScreenInfo(const std::string &screenInfoKey) in GetSrcScreenInfo()
1690 …std::string screenInfoKey = DInputContext::GetInstance().GetScreenInfoKey(sourceDevId, sourceWinId… in OnMessage() local1772 std::string screenInfoKey = DInputContext::GetInstance().GetScreenInfoKey(srcDevId_, srcWinId_); in OnRemoteDied() local
970 std::string screenInfoKey = DInputContext::GetInstance().GetScreenInfoKey(srcScreenInfo.devId, in NotifyStartDScreen() local