Searched refs:kBannedDevices (Results 1 – 1 of 1) sorted by relevance
106 static const std::vector<std::pair<std::string, std::string>> kBannedDevices{ in validateKeyLayoutFileName() local117 for (const auto& [filenameSubstr, reason] : kBannedDevices) { in validateKeyLayoutFileName()