Home
last modified time | relevance | path

Searched refs:SetAnonyId (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp158 "ret:%{public}d.", GetAnonyString(deviceId).c_str(), sessionId, SetAnonyId(smsg).c_str(), ret); in PrepareRemoteInput()
162 GetAnonyString(deviceId).c_str(), sessionId, SetAnonyId(smsg).c_str()); in PrepareRemoteInput()
183 "ret:%{public}d.", GetAnonyString(deviceId).c_str(), sessionId, SetAnonyId(smsg).c_str(), ret); in UnprepareRemoteInput()
187 GetAnonyString(deviceId).c_str(), sessionId, SetAnonyId(smsg).c_str()); in UnprepareRemoteInput()
209 GetAnonyString(deviceId).c_str(), SetAnonyId(smsg).c_str(), ret); in PrepareRemoteInput()
213 GetAnonyString(deviceId).c_str(), SetAnonyId(smsg).c_str()); in PrepareRemoteInput()
233 GetAnonyString(deviceId).c_str(), SetAnonyId(smsg).c_str(), ret); in UnprepareRemoteInput()
237 GetAnonyString(deviceId).c_str(), SetAnonyId(smsg).c_str()); in UnprepareRemoteInput()
260 GetAnonyString(deviceId).c_str(), SetAnonyId(smsg).c_str(), ret); in StartRemoteInputDhids()
264 SetAnonyId(sms in StartRemoteInputDhids()
[all...]
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp136 DHLOGI("RespPrepareRemoteInput sessionId: %{public}d, smsg:%{public}s.", sessionId, SetAnonyId(smsg).c_str()); in RespPrepareRemoteInput()
152 DHLOGI("RespUnprepareRemoteInput sessionId: %{public}d, smsg:%{public}s.", sessionId, SetAnonyId(smsg).c_str()); in RespUnprepareRemoteInput()
168 DHLOGI("RespStartRemoteInput sessionId: %{public}d, smsg:%{public}s.", sessionId, SetAnonyId(smsg).c_str()); in RespStartRemoteInput()
184 DHLOGI("RespStopRemoteInput sessionId: %{public}d, smsg:%{public}s.", sessionId, SetAnonyId(smsg).c_str()); in RespStopRemoteInput()
610 DHLOGE("OnBytesReceived the callback_ is null, the message:%{public}s abort.", SetAnonyId(message).c_str()); in HandleData()
/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h40 std::string SetAnonyId(const std::string &message);
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H A Ddinput_context_test.cpp214 std::string ret = SetAnonyId(message); in HWTEST_F()
231 std::string ret = SetAnonyId(jsonObj.dump()); in HWTEST_F()
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_inject.cpp53 GetAnonyString(devId).c_str(), GetAnonyString(dhId).c_str(), SetAnonyId(parameters).c_str()); in RegisterDistributedHardware()
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp104 std::string SetAnonyId(const std::string &message) in SetAnonyId() function
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_client.cpp332 GetAnonyString(devId).c_str(), GetAnonyString(dhId).c_str(), SetAnonyId(parameters).c_str()); in RegisterDistributedHardware()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp273 GetAnonyString(devId).c_str(), GetAnonyString(dhId).c_str(), SetAnonyId(parameters).c_str()); in RegisterDistributedHardware()

Completed in 11 milliseconds