Searched refs:KEY_SLOT_TYPE (Results 1 – 1 of 1) sorted by relevance
131 const static std::string KEY_SLOT_TYPE = "type"; variable998 …GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_TYPE), std::to_string(slot->GetType())… in GenerateSlotEntry()1262 …g key = GenerateBundleKey(bundleKey).append(KEY_SLOT).append(KEY_UNDER_LINE).append(KEY_SLOT_TYPE); in GenerateSlotKey()