Searched defs:GetBundleOption (Results 1 – 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ | ||
D | system_event_observer.cpp | 52 sptr<NotificationBundleOption> SystemEventObserver::GetBundleOption(AAFwk::Want want) in GetBundleOption() function in OHOS::Notification::SystemEventObserver |
D | reminder_event_manager.cpp | 191 sptr<NotificationBundleOption> ReminderEventManager::ReminderEventSubscriber::GetBundleOption( in GetBundleOption() function in OHOS::Notification::ReminderEventManager::ReminderEventSubscriber |
/base/notification/distributed_notification_service/frameworks/ans/src/ | ||
D | reminder_store.cpp | 379 bool ReminderStore::GetBundleOption(const int32_t &reminderId, sptr<NotificationBundleOption> &bund… in GetBundleOption() function in OHOS::Notification::ReminderStore |
/base/notification/distributed_notification_service/frameworks/js/napi/src/ | ||
D | common.cpp | 4203 napi_value Common::GetBundleOption(const napi_env &env, const napi_value &value, NotificationBundle… in GetBundleOption() function in OHOS::NotificationNapi::Common |