/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleInfosbymetadata_fuzzer/ |
H A D | getbundleInfosbymetadata_fuzzer.cpp | 30 std::vector<BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/querykeepalivebundleinfos_fuzzer/ |
H A D | querykeepalivebundleinfos_fuzzer.cpp | 34 std::vector<BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/ |
H A D | bundlems_client.cpp | 63 AbilityMsStatus BundleMsClient::QueryKeepAliveBundleInfos(BundleInfo **bundleInfos, int32_t *len) const
in QueryKeepAliveBundleInfos() argument
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
H A D | app_state_callback_proxy.cpp | 41 void AppStateCallbackProxy::NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) in NotifyStartResidentProcess() argument
|
H A D | app_state_callback_host.cpp | 47 void AppStateCallbackHost::NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) in NotifyStartResidentProcess() argument
|
/foundation/ability/ability_runtime/test/fuzztest/startupresidentprocess_fuzzer/ |
H A D | startupresidentprocess_fuzzer.cpp | 43 std::vector<AppExecFwk::BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleinfos_fuzzer/ |
H A D | getbundleinfos_fuzzer.cpp | 58 std::vector<BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local 59 bundleMgr->GetBundleInfos(reinterpret_cast<uintptr_t>(data), bundleInfos); in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_check_service_test/ |
H A D | bms_check_service_test.cpp | 98 std::vector<BundleInfo> bundleInfos; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
H A D | bundle_manager.cpp | 40 uint8_t GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len)
in GetBundleInfos() argument
|
H A D | bundle_manager_inner.cpp | 42 uint8_t GetBundleInfosNoReplication(const int flags, BundleInfo **bundleInfos, int32_t *len)
in GetBundleInfosNoReplication() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapplicationinfos_fuzzer/ |
H A D | getapplicationinfos_fuzzer.cpp | 58 std::vector<ApplicationInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
|
/foundation/filemanagement/app_file_service/tests/mock/module_external/src/ |
H A D | bms_adapter_mock.cpp | 53 void BundleMgrAdapter::GetBundleInfoForSA(std::string bundleName, std::vector<BJsonEntityCaps::BundleInfo>& bundleInfos) in GetBundleInfoForSA() argument
|
/foundation/filemanagement/app_file_service/tests/mock/module_external/ |
H A D | bms_adapter_mock.cpp | 33 vector<BJsonEntityCaps::BundleInfo> bundleInfos; in GetBundleInfos() local 48 vector<BJsonEntityCaps::BundleInfo> bundleInfos; in GetBundleInfosForIncremental() local 58 vector<BJsonEntityCaps::BundleInfo> bundleInfos; in GetBundleInfosForIncremental() local 68 vector<BJsonEntityCaps::BundleInfo> bundleInfos; in GetFullBundleInfos() local 88 vector<BJsonEntityCaps::BundleInfo> bundleInfos; GetBundleInfosForAppend() local [all...] |
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/ |
H A D | svc_restore_deps_manager_mock.cpp | 21 vector<string> SvcRestoreDepsManager::GetRestoreBundleNames(const vector<BJsonEntityCaps::BundleInfo> &bundleInfos, in GetRestoreBundleNames() argument
|
/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_bundle_manager_proxy.h | 97 bool GetBundleInfos(const AppExecFwk::BundleFlag flag, std::vector<AppExecFwk::BundleInfo> &bundleInfos, in GetBundleInfos() argument
|
H A D | mock_bundle_manager_service.h | 99 bool GetBundleInfos(const AppExecFwk::BundleFlag flag, std::vector<AppExecFwk::BundleInfo> &bundleInfos, in GetBundleInfos() argument
|
/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/ |
H A D | resident_process_manager_test.cpp | 61 std::vector<BundleInfo> bundleInfos; in HWTEST_F() local
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | iapp_state_callback.h | 64 virtual void NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) {} in NotifyStartResidentProcess() argument
|
/foundation/ability/ability_runtime/test/unittest/ams_app_state_callback_test/ |
H A D | ams_app_state_callback_test.cpp | 121 std::vector<AppExecFwk::BundleInfo> bundleInfos; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsextensionclient_fuzzer/ |
H A D | bmsextensionclient_fuzzer.cpp | 38 std::vector<BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local 52 bmsExtensionClient.GetBundleInfos(reinterpret_cast<uintptr_t>(data), bundleInfos, in DoSomethingInterestingWithMyAPI() local
|
/foundation/filemanagement/app_file_service/test/fuzztest/svcrestoredepsmanager_fuzzer/ |
H A D | svcrestoredepsmanager_fuzzer.cpp | 77 vector<BJsonEntityCaps::BundleInfo> bundleInfos; in SvcRestoreDepsManagerFuzzTest() local
|
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/ |
H A D | service_router_data_mgr.cpp | 43 std::vector<BundleInfo> bundleInfos; in LoadAllBundleInfos() local
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_state_callback_proxy.cpp | 111 void AppStateCallbackProxy::NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) in NotifyStartResidentProcess() argument
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_map.cpp | 174 uint8_t BundleMap::GetBundleInfos(int32_t flags, BundleInfo **bundleInfos, int32_t *len) const in GetBundleInfos() argument 218 uint8_t BundleMap::GetBundleInfosNoReplication(int32_t flags, BundleInfo **bundleInfos, int32_t *len) const in GetBundleInfosNoReplication() argument
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_jsonutil/ |
H A D | b_jsonutil_test.cpp | 107 std::vector<std::string> bundleInfos; in HWTEST_F() local 141 std::vector<std::string> bundleInfos; in HWTEST_F() local 173 std::vector<std::string> bundleInfos; in HWTEST_F() local 205 std::vector<std::string> bundleInfos; HWTEST_F() local 237 std::vector<std::string> bundleInfos; HWTEST_F() local 272 std::vector<std::string> bundleInfos; HWTEST_F() local 306 std::vector<std::string> bundleInfos; HWTEST_F() local 340 std::vector<std::string> bundleInfos; HWTEST_F() local 373 std::vector<std::string> bundleInfos; HWTEST_F() local 406 std::vector<std::string> bundleInfos; HWTEST_F() local 439 std::vector<std::string> bundleInfos; HWTEST_F() local [all...] |