Searched refs:KEY_SLOT_ENABLE_LIGHT (Results 1 – 1 of 1) sorted by relevance
161 const static std::string KEY_SLOT_ENABLE_LIGHT = "enableLight"; variable1006 …GenerateSlotKey(bundleKey, slotType, KEY_SLOT_ENABLE_LIGHT), std::to_string(slot->CanEnableLight()… in GenerateSlotEntry()1139 if (typeStr.compare(KEY_SLOT_ENABLE_LIGHT) == 0) { in SetSoltProperty()