Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1241 std::string slotStr; in IsSlotKey() local
1243 slotStr = tempStr.substr(0, pos); in IsSlotKey()
1245 if (!slotStr.compare(KEY_SLOT)) { in IsSlotKey()