Home
last modified time | relevance | path

Searched refs:JointDhIds (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h69 std::string JointDhIds(const std::vector<std::string> &dhids);
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H A Ddinput_context_test.cpp245 std::string ret = JointDhIds(dhids); in HWTEST_F()
/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp694 jsonStr[DINPUT_SOFTBUS_KEY_VECTOR_DHID] = JointDhIds(dhids); in StartRemoteInput()
732 jsonStr[DINPUT_SOFTBUS_KEY_VECTOR_DHID] = JointDhIds(dhids); in StopRemoteInput()
759 jsonStr[DINPUT_SOFTBUS_KEY_VECTOR_DHID] = JointDhIds(dhids); in SendRelayStartDhidRequest()
785 jsonStr[DINPUT_SOFTBUS_KEY_VECTOR_DHID] = JointDhIds(dhids); in SendRelayStopDhidRequest()
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp465 std::string JointDhIds(const std::vector<std::string> &dhids) in JointDhIds() function
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp156 OnStopRemoteInputDhid(sessionId, JointDhIds(sharingDhIds)); in OnUnprepareRemoteInput()
195 OnStopRemoteInputDhid(toSinkSessionId, JointDhIds(sharingDhIds)); in OnRelayUnprepareRemoteInput()

Completed in 13 milliseconds