Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/osaccount/native/test/moduletest/
Dos_account_manager_no_bms_mock_test.cpp114 std::vector<AppExecFwk::BundleInfo> bundleInfos; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/bundle_manager_helper_branch_test/
Dbundle_manager_helper_branch_test.cpp240 std::vector<AppExecFwk::BundleInfo> bundleInfos; variable
/base/notification/distributed_notification_service/services/ans/src/
Dbundle_manager_helper.cpp206 …const AppExecFwk::BundleFlag flag, std::vector<AppExecFwk::BundleInfo> &bundleInfos, int32_t userI… in GetBundleInfos()
Dadvanced_notification_utils.cpp1598 std::vector<AppExecFwk::BundleInfo> bundleInfos; in InitNotificationEnableList() local