Home
last modified time | relevance | path

Searched defs:bundleInfo (Results 1 - 25 of 330) sorted by relevance

12345678910>>...14

/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_info.cpp22 void ClearBundleInfo(BundleInfo *bundleInfo) in ClearBundleInfo() argument
[all...]
/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dapp_restart_task.cpp23 AppRestartTask::AppRestartTask(AbilityMgrContext *context, const BundleInfo *bundleInfo) in AppRestartTask() argument
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
H A Dbundle_manager_mock.cpp23 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() argument
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H A Dmock_form_bms_helper.cpp33 bool FormBmsHelper::GetBundleInfoDefault(const std::string& bundleName, int32_t userId, BundleInfo &bundleInfo) in GetBundleInfoDefault() argument
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H A Dmock_bundle_manager.cpp27 ErrCode BundleMgrService::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Djs_default_app.h37 BundleInfo bundleInfo; member
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundlearchiveinfo_fuzzer/
H A Dgetbundlearchiveinfo_fuzzer.cpp33 BundleInfo bundleInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/querykeepalivebundleinfos_fuzzer/
H A Dquerykeepalivebundleinfos_fuzzer.cpp32 BundleInfo bundleInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinfofromjson_fuzzer/
H A Dbundleinfofromjson_fuzzer.cpp38 BundleInfo bundleInfo = infoJson; in fuzzabilityinfromjson() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleinfo_fuzzer/
H A Dgetbundleinfo_fuzzer.cpp31 BundleInfo bundleInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getdefaultapplication_fuzzer/
H A Dgetdefaultapplication_fuzzer.cpp30 BundleInfo bundleInfo; in DoSomethingInterestingWithMyAPI() local
31 defaultApp.GetDefaultApplication(reinterpret_cast<uintptr_t>(data), type, bundleInfo); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_bundle_mgr_helper_test.cpp41 AppExecFwk::BundleInfo bundleInfo; in HWTEST_F() local
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dboundle_mgr_wrap_to_c.cpp31 OHOS::AppExecFwk::BundleInfo bundleInfo; in GetBundleInfoFromUid() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_restore_service.h32 std::string bundleInfo; member
/foundation/ability/form_fwk/test/fuzztest/formbmshelper_fuzzer/
H A Dformbmshelper_fuzzer.cpp49 BundleInfo bundleInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_preloader_test/include/
H A Dbundle_mgr_helper.h46 bool GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo &bundleInfo, int32_t userId) in GetBundleInfo() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dtest_runner.cpp47 BundleInfo bundleInfo; in Create() local
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_preloader.h32 BundleInfo bundleInfo; member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dapp_manager.cpp26 AppRecord *AppManager::StartAppProcess(const BundleInfo &bundleInfo) in StartAppProcess() argument
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_bundle_manager.cpp33 GetBundleInfoV9( const std::string& bundleName, int32_t flags, BundleInfo& bundleInfo, int32_t userId) GetBundleInfoV9() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/default_app/
H A Ddefault_app_interface.h36 virtual ErrCode GetDefaultApplication(int32_t userId, const std::string& type, BundleInfo& bundleInfo) in GetDefaultApplication() argument
/foundation/bundlemanager/app_domain_verify/frameworks/common/src/bms/
H A Dbundle_info_query.cpp39 OHOS::AppExecFwk::BundleInfo bundleInfo; in GetBundleInfo() local
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_mgr_client_test/
H A Dbundle_mgr_client_test.cpp36 BundleInfo bundleInfo; in BenchmarkTestForGetBundleInfo() local
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager.cpp35 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapprdb_fuzzer/
H A Ddefaultapprdb_fuzzer.cpp33 BundleInfo bundleInfo; in DoSomethingInterestingWithMyAPI() local

Completed in 10 milliseconds

12345678910>>...14