Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h199 bool IsInputNodeNoNeedScan(const std::string &path);
H A Dinput_hub.cpp117 bool InputHub::IsInputNodeNoNeedScan(const std::string &path) in IsInputNodeNoNeedScan() function in OHOS::DistributedHardware::DistributedInput::InputHub
526 if (IsInputNodeNoNeedScan(tempPath)) { in ScanInputDevices()