Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
Dsmart_reminder_center.cpp298 bool SmartReminderCenter::IsNeedSynergy(const string &deviceType, const string &ownerBundleName, in… in IsNeedSynergy() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp1670 std::string ownerBundleName = notificationRequest_->GetOwnerBundleName(); in UpdateNotificationBundleInfo() local