Home
last modified time | relevance | path

Searched refs:GetDeviceByPathLocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h154 Device* GetDeviceByPathLocked(const std::string &devicePath);
H A Dinput_hub.cpp1125 Device* device = GetDeviceByPathLocked(devicePath); in CloseDeviceByPathLocked()
1142 InputHub::Device* InputHub::GetDeviceByPathLocked(const std::string &devicePath) in GetDeviceByPathLocked() function in OHOS::DistributedHardware::DistributedInput::InputHub