Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_inline.cpp36 inline std::string GetClientBundleNameByUid(int32_t callingUid) in GetClientBundleNameByUid() function
51 return GetClientBundleNameByUid(callingUid); in GetClientBundleName()
125 bundleName = GetClientBundleNameByUid(callingUid); in AddInformationInMessage()