Home
last modified time | relevance | path

Searched defs:devicePath (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_input/services/source/inputinject/test/sourceinjectunittest/
H A Ddistributed_input_sourceinject_test.cpp450 std::string devicePath = ""; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp283 void DistributedInputNodeManager::SetPathForVirDev(const DhUniqueID &dhUniqueId, const std::string &devicePath) in SetPathForVirDev() argument
299 bool DistributedInputNodeManager::MatchAndSavePhysicalPath(const std::string &devicePath, in MatchAndSavePhysicalPath() argument
[all...]
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp302 int OpenInputDeviceFdByPath(const std::string &devicePath) in OpenInputDeviceFdByPath() argument
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp533 bool InputHub::IsDeviceRegistered(const std::string &devicePath) in IsDeviceRegistered() argument
545 int32_t InputHub::OpenInputDeviceLocked(const std::string &devicePath) in OpenInputDeviceLocked() argument
1123 CloseDeviceByPathLocked(const std::string &devicePath) CloseDeviceByPathLocked() argument
1142 GetDeviceByPathLocked(const std::string &devicePath) GetDeviceByPathLocked() argument
1365 RecordDeviceLog(const std::string &devicePath, const InputDevice &identifier) RecordDeviceLog() argument
[all...]

Completed in 5 milliseconds