Searched refs:LIGHT_CLASSES (Results 1 – 1 of 1) sorted by relevance
108 static const std::unordered_map<std::string, InputLightClass> LIGHT_CLASSES = variable600 const auto it = LIGHT_CLASSES.find(info.name); in configureLightsLocked()601 if (it != LIGHT_CLASSES.end()) { in configureLightsLocked()609 const auto it = LIGHT_CLASSES.find(file.filename().string()); in configureLightsLocked()610 if (it != LIGHT_CLASSES.end()) { in configureLightsLocked()