Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp2680 std::string uniqueKeyHead = stream.str(); in DeleteDuplicateMsgs() local
2683 if ((*iter).second.find(uniqueKeyHead) == 0) { in DeleteDuplicateMsgs()