Home
last modified time | relevance | path

Searched defs:GetBundleOption (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dsystem_event_observer.cpp52 sptr<NotificationBundleOption> SystemEventObserver::GetBundleOption(AAFwk::Want want) in GetBundleOption() function in OHOS::Notification::SystemEventObserver
Dreminder_event_manager.cpp191 sptr<NotificationBundleOption> ReminderEventManager::ReminderEventSubscriber::GetBundleOption( in GetBundleOption() function in OHOS::Notification::ReminderEventManager::ReminderEventSubscriber
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_store.cpp379 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/
Dcommon.cpp4203 napi_value Common::GetBundleOption(const napi_env &env, const napi_value &value, NotificationBundle… in GetBundleOption() function in OHOS::NotificationNapi::Common