Home
last modified time | relevance | path

Searched defs:bundleInfos (Results 1 - 25 of 115) sorted by relevance

12345

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleInfosbymetadata_fuzzer/
H A DgetbundleInfosbymetadata_fuzzer.cpp30 std::vector<BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/querykeepalivebundleinfos_fuzzer/
H A Dquerykeepalivebundleinfos_fuzzer.cpp34 std::vector<BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dbundlems_client.cpp63 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 Dapp_state_callback_proxy.cpp41 void AppStateCallbackProxy::NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) in NotifyStartResidentProcess() argument
H A Dapp_state_callback_host.cpp47 void AppStateCallbackHost::NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) in NotifyStartResidentProcess() argument
/foundation/ability/ability_runtime/test/fuzztest/startupresidentprocess_fuzzer/
H A Dstartupresidentprocess_fuzzer.cpp43 std::vector<AppExecFwk::BundleInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleinfos_fuzzer/
H A Dgetbundleinfos_fuzzer.cpp58 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 Dbms_check_service_test.cpp98 std::vector<BundleInfo> bundleInfos; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager.cpp40 uint8_t GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfos() argument
H A Dbundle_manager_inner.cpp42 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 Dgetapplicationinfos_fuzzer.cpp58 std::vector<ApplicationInfo> bundleInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/filemanagement/app_file_service/tests/mock/module_external/src/
H A Dbms_adapter_mock.cpp53 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 Dbms_adapter_mock.cpp33 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 Dsvc_restore_deps_manager_mock.cpp21 vector<string> SvcRestoreDepsManager::GetRestoreBundleNames(const vector<BJsonEntityCaps::BundleInfo> &bundleInfos, in GetRestoreBundleNames() argument
/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_bundle_manager_proxy.h97 bool GetBundleInfos(const AppExecFwk::BundleFlag flag, std::vector<AppExecFwk::BundleInfo> &bundleInfos, in GetBundleInfos() argument
H A Dmock_bundle_manager_service.h99 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 Dresident_process_manager_test.cpp61 std::vector<BundleInfo> bundleInfos; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Diapp_state_callback.h64 virtual void NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) {} in NotifyStartResidentProcess() argument
/foundation/ability/ability_runtime/test/unittest/ams_app_state_callback_test/
H A Dams_app_state_callback_test.cpp121 std::vector<AppExecFwk::BundleInfo> bundleInfos; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsextensionclient_fuzzer/
H A Dbmsextensionclient_fuzzer.cpp38 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 Dsvcrestoredepsmanager_fuzzer.cpp77 vector<BJsonEntityCaps::BundleInfo> bundleInfos; in SvcRestoreDepsManagerFuzzTest() local
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dservice_router_data_mgr.cpp43 std::vector<BundleInfo> bundleInfos; in LoadAllBundleInfos() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_state_callback_proxy.cpp111 void AppStateCallbackProxy::NotifyStartResidentProcess(std::vector<AppExecFwk::BundleInfo> &bundleInfos) in NotifyStartResidentProcess() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_map.cpp174 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 Db_jsonutil_test.cpp107 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...]

Completed in 9 milliseconds

12345