Home
last modified time | relevance | path

Searched defs:screenInfoKey (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp41 int32_t DInputContext::RemoveSinkScreenInfo(const std::string &screenInfoKey) in RemoveSinkScreenInfo() argument
49 int32_t DInputContext::UpdateSinkScreenInfo(const std::string &screenInfoKey, const SinkScreenInfo &sinkScreenInfo) in UpdateSinkScreenInfo() argument
67 GetSinkScreenInfo(const std::string &screenInfoKey) GetSinkScreenInfo() argument
86 RemoveSrcScreenInfo(const std::string &screenInfoKey) RemoveSrcScreenInfo() argument
94 UpdateSrcScreenInfo(const std::string &screenInfoKey, const SrcScreenInfo &srcScreenInfo) UpdateSrcScreenInfo() argument
107 GetSrcScreenInfo(const std::string &screenInfoKey) GetSrcScreenInfo() argument
[all...]
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp970 std::string screenInfoKey = DInputContext::GetInstance().GetScreenInfoKey(srcScreenInfo.devId, in NotifyStartDScreen() local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp1690 std::string screenInfoKey = DInputContext::GetInstance().GetScreenInfoKey(sourceDevId, sourceWinId); in OnMessage() local
1772 std::string screenInfoKey = DInputContext::GetInstance().GetScreenInfoKey(srcDevId_, srcWinId_); in OnRemoteDied() local
[all...]

Completed in 7 milliseconds