Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h208 bool IsSkipDevicePath(const std::string &path);
H A Dinput_hub.cpp131 return IsSkipDevicePath(path); in IsInputNodeNoNeedScan()
588 bool InputHub::IsSkipDevicePath(const std::string &path) in IsSkipDevicePath() function in OHOS::DistributedHardware::DistributedInput::InputHub