Searched refs:IsInputNodeNoNeedScan (Results 1 – 2 of 2) sorted by relevance
199 bool IsInputNodeNoNeedScan(const std::string &path);
117 bool InputHub::IsInputNodeNoNeedScan(const std::string &path) in IsInputNodeNoNeedScan() function in OHOS::DistributedHardware::DistributedInput::InputHub526 if (IsInputNodeNoNeedScan(tempPath)) { in ScanInputDevices()