Home
last modified time | relevance | path

Searched refs:GetBundleInfos (Results 1 - 5 of 5) sorted by relevance

/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_no_bms_mock_test.cpp115 EXPECT_EQ(true, bundleMgrProxy->GetBundleInfos( in HWTEST_F()
119 bundleMgrProxy->GetBundleInfos(OHOS::AppExecFwk::BundleFlag::GET_BUNDLE_DEFAULT, user0BundleInfos, 0)); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/include/
H A Dbundle_manager_helper.h118 bool GetBundleInfos(
/base/notification/distributed_notification_service/services/ans/src/
H A Dbundle_manager_helper.cpp214 bool BundleManagerHelper::GetBundleInfos( in GetBundleInfos() function in OHOS::Notification::BundleManagerHelper
225 bool ret = bundleMgr_->GetBundleInfos(flag, bundleInfos, userId); in GetBundleInfos()
H A Dadvanced_notification_utils.cpp1975 if (!bundleMgr->GetBundleInfos(flag, infos, itemUser)) { in GetBundlesOfActiveUser()
/base/notification/distributed_notification_service/services/ans/test/unittest/bundle_manager_helper_branch_test/
H A Dbundle_manager_helper_branch_test.cpp234 * @tc.desc : test GetBundleInfos
242 ASSERT_EQ(false, bundleManagerHelper.GetBundleInfos(flag, bundleInfos, 1)); in HWTEST_F()

Completed in 6 milliseconds