Home
last modified time | relevance | path

Searched defs:uidMap (Results 1 – 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/clone/
Dnotification_clone_disturb_service.cpp94 std::map<std::string, int32_t> uidMap; in OnRestore() local
124 void NotificationCloneDisturb::GetProfileUid(int32_t userId, std::map<std::string, int32_t>& uidMap, in GetProfileUid()