Searched refs:KEY_SLOT (Results 1 – 1 of 1) sorted by relevance
126 const static std::string KEY_SLOT = "slot"; variable1245 if (!slotStr.compare(KEY_SLOT)) { in IsSlotKey()1262 …std::string key = GenerateBundleKey(bundleKey).append(KEY_SLOT).append(KEY_UNDER_LINE).append(KEY_… in GenerateSlotKey()