Home
last modified time | relevance | path

Searched refs:slotStr (Results 1 – 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp964 std::string slotStr; in IsSlotKey() local
966 slotStr = tempStr.substr(0, pos); in IsSlotKey()
968 if (!slotStr.compare(KEY_SLOT)) { in IsSlotKey()