Searched defs:GetBundleOption (Results 1 – 4 of 4) sorted by relevance
| /base/notification/distributed_notification_service/services/ans/src/ | ||
| D | system_event_observer.cpp | 51 sptr<NotificationBundleOption> SystemEventObserver::GetBundleOption(AAFwk::Want want) in GetBundleOption() function in OHOS::Notification::SystemEventObserver |
| D | reminder_event_manager.cpp | 184 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 | 382 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 | 4151 napi_value Common::GetBundleOption(const napi_env &env, const napi_value &value, NotificationBundle… in GetBundleOption() function in OHOS::NotificationNapi::Common |