Home
last modified time | relevance | path

Searched defs:bundle (Results 1 - 25 of 60) sorted by relevance

123

/base/hiviewdfx/hiview/core/include/
H A Dplugin_bundle.h32 PluginBundle(PluginBundle&& bundle) = delete; member in OHOS::HiviewDFX::PluginBundle
33 PluginBundle& operator=(PluginBundle&& bundle) = delete; member in OHOS::HiviewDFX::PluginBundle
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_subscriber_service.cpp106 std::string bundle; in SubscribeSelf() local
H A Dadvanced_notification_reminder_service.cpp61 std::string bundle = GetClientBundleName(); in PublishReminder() local
[all...]
H A Dadvanced_notification_inline.cpp38 std::string bundle; in GetClientBundleNameByUid() local
H A Dbundle_manager_helper.cpp51 std::string bundle; in GetBundleNameByUid() local
155 int32_t BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
245 int32_t BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, cons argument
108 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
[all...]
H A Dnotification_local_live_view_subscriber_manager.cpp77 std::string bundle; in AddLocalLiveViewSubscriber() local
/base/notification/distributed_notification_service/tools/test/mock/
H A Dmock_ans_manager_stub.cpp37 ErrCode MockAnsManagerStub::ShellDump(const std::string &cmd, const std::string &bundle, int32_t userId, in ShellDump() argument
/base/security/access_token/interfaces/innerkits/accesstoken/test/tool/
H A Dset_pern_dialog_cap.cpp63 std::string bundle = argv[1]; in main() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Denabled_notification_callback_data.cpp26 EnabledNotificationCallbackData::EnabledNotificationCallbackData(std::string bundle, uid_t uid, bool enable) in EnabledNotificationCallbackData() argument
30 void EnabledNotificationCallbackData::SetBundle(const std::string bundle) in SetBundle() argument
H A Dbadge_number_callback_data.cpp26 BadgeNumberCallbackData::BadgeNumberCallbackData(const std::string &bundle, int32_t uid, int32_t badgeNumber) in BadgeNumberCallbackData() argument
30 BadgeNumberCallbackData::BadgeNumberCallbackData(const std::string &bundle, int32_t uid, in BadgeNumberCallbackData() argument
35 void BadgeNumberCallbackData::SetBundle(const std::string &bundle) in SetBundle() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Denabled_notification_callback_data_test.cpp43 std::string bundle = "Bundle"; in HWTEST_F() local
59 std::string bundle = "Bundle"; in HWTEST_F() local
75 std::string bundle = "Bundle"; in HWTEST_F() local
91 std::string bundle = "Bundle"; in HWTEST_F() local
107 std::string bundle = "Bundle"; HWTEST_F() local
123 std::string bundle = "Bundle"; HWTEST_F() local
145 std::string bundle = "Bundle"; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager_helper.cpp47 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
52 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp39 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
58 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_utils.cpp53 ErrCode AnsManagerProxy::ShellDump(const std::string &cmd, const std::string &bundle, int32_t userId, in ShellDump() argument
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_bundle_manager_helper.cpp52 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
57 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/bundle_manager_helper_branch_test/
H A Dbundle_manager_helper_branch_test.cpp101 std::string bundle = "aa"; in HWTEST_F() local
117 std::string bundle = "aa"; in HWTEST_F() local
212 std::string bundle = "aa"; in HWTEST_F() local
226 std::string bundle = "aa"; in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DAppTimerAdapter.cpp96 std::string bundle = idToBundle[id]; in RecycleId() local
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/mock/
H A Dmock_bundle_manager_helper.cpp38 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
53 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_slot_service_test.cpp134 sptr<NotificationBundleOption> bundle = nullptr; in HWTEST_F() local
149 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local
165 sptr<NotificationBundleOption> bundle = nullptr; in HWTEST_F() local
188 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local
243 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
262 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
282 sptr<NotificationBundleOption> bundle = nullptr; HWTEST_F() local
302 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
323 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
346 sptr<NotificationBundleOption> bundle = nullptr; HWTEST_F() local
414 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
433 sptr<NotificationBundleOption> bundle = nullptr; HWTEST_F() local
450 sptr<NotificationBundleOption> bundle = nullptr; HWTEST_F() local
477 sptr<NotificationBundleOption> bundle = nullptr; HWTEST_F() local
493 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
516 sptr<NotificationBundleOption> bundle = nullptr; HWTEST_F() local
530 sptr<NotificationBundleOption> bundle = nullptr; HWTEST_F() local
[all...]
H A Dbundle_manager_helper_test.cpp104 std::string bundle = "Bundle"; in HWTEST_F() local
120 std::string bundle = "Bundle"; in HWTEST_F() local
135 std::string bundle = "Bundle"; in HWTEST_F() local
150 std::string bundle = "Bundle"; in HWTEST_F() local
H A Dadvanced_notification_live_view_service_test.cpp112 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local
147 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local
189 auto bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local
269 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", creatorUid); in HWTEST_F() local
295 sptr<NotificationBundleOption> bundle in HWTEST_F() local
[all...]
H A Dadvanced_notification_utils_test.cpp126 void AnsUtilsTest::TestAddNotification(int notificationId, const sptr<NotificationBundleOption> &bundle) in TestAddNotification() argument
173 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local
214 sptr<NotificationBundleOption> bundle; in HWTEST_F() local
246 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local
307 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
329 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
369 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
387 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
406 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp845 NotificationBundleOption bundle; in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_disturb_service.cpp206 CheckBundleInfo(std::vector<NotificationBundleOption>& trustList, std::vector<NotificationBundleOption>& bundleList, const NotificationBundleOption& bundle) CheckBundleInfo() argument
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h49 NotificationBundleOption bundle; member
[all...]

Completed in 14 milliseconds

123