Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp121 const static std::string KEY_BUNDLE_UID = "uid"; variable
648 …GenerateEntry(GenerateBundleKey(bundleKey, KEY_BUNDLE_UID), std::to_string(bundleInfo.GetBundleUid… in PutBundlePropertyValueToDisturbeDB()
1107 if (typeStr.compare(KEY_BUNDLE_UID) == 0) { in ParseBundlePropertyFromDisturbeDB()