Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp298 bool SmartReminderCenter::IsNeedSynergy(const string &deviceType, const string &ownerBundleName, in… in IsNeedSynergy() argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Dpublished_data_subscriber_manager.cpp116 const std::string &ownerBundleName, const sptr<IDataProxyPublishedDataObserver> observer) in Emit()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1682 std::string ownerBundleName = notificationRequest_->GetOwnerBundleName(); in UpdateNotificationBundleInfo() local