Searched refs:KEY_SLOT_AUTHORIZED_STATUS (Results 1 – 1 of 1) sorted by relevance
211 const static std::string KEY_SLOT_AUTHORIZED_STATUS = "authorizedStatus"; variable1019 GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_AUTHORIZED_STATUS), in GenerateSlotEntry()1166 if (typeStr.compare(KEY_SLOT_AUTHORIZED_STATUS) == 0) { in SetSoltProperty()