Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp210 NotificationBundleOption bundleOptions; variable
232 NotificationBundleOption bundleOptions; variable
254 NotificationBundleOption bundleOptions; variable
275 NotificationBundleOption bundleOptions; variable
336 NotificationBundleOption bundleOptions; variable
358 NotificationBundleOption bundleOptions; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.h131 BundleOptions bundleOptions; member
H A Dbundle_mgr.cpp1298 static bool ParseBundleOptions(napi_env env, BundleOptions &bundleOptions, napi_value args) in ParseBundleOptions()
3338 …napi_env env, const std::string &bundleName, int32_t flags, BundleOptions bundleOptions, BundleInf… in InnerGetBundleInfo()