Home
last modified time | relevance | path

Searched defs:smsg (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/test/sinktransunittest/
H A Ddistributed_input_sinktrans_test.cpp87 std::string smsg = ""; variable
95 std::string smsg = ""; variable
103 std::string smsg = ""; variable
142 std::string smsg = ""; variable
150 std::string smsg = ""; variable
158 std::string smsg = ""; variable
210 std::string smsg = ""; variable
218 std::string smsg = ""; variable
226 std::string smsg = ""; variable
293 std::string smsg = ""; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp154 std::string smsg = jsonStr.dump(); in PrepareRemoteInput() local
179 std::string smsg = jsonStr.dump(); in UnprepareRemoteInput() local
205 std::string smsg = jsonStr.dump(); in PrepareRemoteInput() local
229 std::string smsg = jsonStr.dump(); in UnprepareRemoteInput() local
256 std::string smsg = jsonStr.dump(); in StartRemoteInputDhids() local
285 std::string smsg = jsonStr.dump(); in StopRemoteInputDhids() local
312 std::string smsg = jsonStr.dump(); in StartRemoteInputType() local
339 std::string smsg = jsonStr.dump(); in StopRemoteInputType() local
363 std::string smsg = jsonStr.dump(); in SendRelayPrepareRequest() local
387 std::string smsg = jsonStr.dump(); in SendRelayUnprepareRequest() local
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp142 std::string smsg = ""; in OnPrepareRemoteInput() local
163 std::string smsg = jsonStr.dump(); in OnUnprepareRemoteInput() local
179 std::string smsg = ""; in OnRelayPrepareRemoteInput() local
203 std::string smsg = jsonStr.dump(); in OnRelayUnprepareRemoteInput() local
226 std::string smsg = jsonStrSta.dump(); in OnStartRemoteInput() local
274 std::string smsg = jsonStr.dump(); in OnStopRemoteInput() local
300 std::string smsg = jsonStrSta.dump(); in OnStartRemoteInputDhid() local
347 std::string smsg = jsonStr.dump(); in OnStopRemoteInputDhid() local
374 std::string smsg = jsonStrSta.dump(); in OnRelayStartDhidRemoteInput() local
422 std::string smsg = jsonStr.dump(); in OnRelayStopDhidRemoteInput() local
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp89 std::string smsg = jsonStr.dump(); in ProcessEvent() local
133 const int32_t sessionId, std::string &smsg) in RespPrepareRemoteInput()
149 …DistributedInputSinkTransport::RespUnprepareRemoteInput(const int32_t sessionId, std::string &smsg) in RespUnprepareRemoteInput()
165 …2_t DistributedInputSinkTransport::RespStartRemoteInput(const int32_t sessionId, std::string &smsg) in RespStartRemoteInput()
181 …32_t DistributedInputSinkTransport::RespStopRemoteInput(const int32_t sessionId, std::string &smsg) in RespStopRemoteInput()
197 int32_t DistributedInputSinkTransport::RespLatency(const int32_t sessionId, std::string &smsg) in RespLatency()
413 std::string smsg = jsonStr.dump(); in NotifyLatency() local