Home
last modified time | relevance | path

Searched defs:sourceWinId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/utils/test/unittest/
H A Ddinput_context_test.cpp52 uint64_t sourceWinId = 1; variable
59 std::string sourceWinId = "hello"; variable
66 std::string sourceWinId = "hello"; variable
74 std::string sourceWinId = "hello"; variable
83 std::string sourceWinId = "hello"; variable
91 std::string sourceWinId = "hello"; variable
102 std::string sourceWinId = "hello"; variable
109 std::string sourceWinId = "hello"; variable
117 std::string sourceWinId = "hello"; variable
126 std::string sourceWinId = "hello"; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp34 std::string DInputContext::GetScreenInfoKey(const std::string &devId, const uint64_t sourceWinId) in GetScreenInfoKey()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_sink_stub.cpp110 uint64_t sourceWinId = data.ReadUint64(); in NotifyStartDScreenInner() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_inject.cpp142 std::string DistributedInputInject::GenerateVirtualTouchScreenDHId(const uint64_t sourceWinId, in GenerateVirtualTouchScreenDHId()
/ohos5.0/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_dinput_context.h74 uint64_t sourceWinId = 0; // source projection window id member
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/
H A Ddistributed_input_inner_test.cpp419 std::string sourceWinId = "123"; variable
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp1682 uint64_t sourceWinId = 0; in OnMessage() local
1715 std::string &sinkDevId, uint64_t &sourceWinId) in ParseMessage()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp2103 uint64_t sourceWinId = 0; variable