Searched refs:KEY_SLOT_DESCRIPTION (Results 1 – 1 of 1) sorted by relevance
146 const static std::string KEY_SLOT_DESCRIPTION = "description"; variable1001 …GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_DESCRIPTION), slot->GetDescription(), … in GenerateSlotEntry()1130 if (typeStr.compare(KEY_SLOT_DESCRIPTION) == 0) { in SetSoltProperty()