Home
last modified time | relevance | path

Searched defs:inputDeviceDhids (Results 1 – 9 of 9) sorted by relevance

/base/msdp/device_status/services/interaction/coordination/src/
Dcoordination_state_out.cpp62 …std::vector<std::string> inputDeviceDhids = COOR_DEV_MGR->GetCoordinationDhids(startDeviceDhid_, f… in ProcessStop() local
88 std::vector<std::string> inputDeviceDhids; in OnKeyboardOnline() local
Ddistributed_input_adapter.cpp51 …const std::string &originNetworkId, const std::vector<std::string> &inputDeviceDhids, DInputCallba… in StartRemoteInput()
66 const std::vector<std::string> &inputDeviceDhids, DInputCallback callback) in StopRemoteInput()
81 const std::vector<std::string> &inputDeviceDhids, DInputCallback callback) in StopRemoteInput()
Dcoordination_state_in.cpp94 …std::vector<std::string> inputDeviceDhids = COOR_DEV_MGR->GetCoordinationDhids(startDeviceDhid_, t… in ProcessStop() local
160 std::vector<std::string> inputDeviceDhids = COOR_DEV_MGR->GetCoordinationDhids(startDeviceId); in ComeBack() local
Di_coordination_state.cpp85 std::vector<std::string> inputDeviceDhids = COOR_DEV_MGR->GetCoordinationDhids(startDeviceId); in StartRemoteInput() local
Dcoordination_device_manager.cpp212 std::vector<std::string> inputDeviceDhids; in GetCoordinationDhids() local
Dcoordination_sm.cpp795 std::vector<std::string> inputDeviceDhids; in OnKeyboardOffline() local
/base/msdp/device_status/intention/adapters/dinput_adapter/src/
Ddinput_adapter.cpp51 const std::vector<std::string> &inputDeviceDhids, DInputCallback callback) in StartRemoteInput()
61 const std::vector<std::string> &inputDeviceDhids, DInputCallback callback) in StopRemoteInput()
71 const std::vector<std::string> &inputDeviceDhids, DInputCallback callback) in StopRemoteInput()
/base/msdp/device_status/intention/cooperate/plugin/src/
Dinput_device_manager.cpp239 std::vector<std::string> inputDeviceDhids; in GetCooperateDhids() local
Dcooperate_in.cpp184 std::vector<std::string> inputDeviceDhids = context.devMgr_->GetCooperateDhids(startDeviceId); in ComeBack() local