Home
last modified time | relevance | path

Searched defs:isPreInstallApp (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dnative_lib_util.cpp23 std::string GetLibPath(const std::string &hapPath, bool isPreInstallApp) in GetLibPath()
33 void GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHapSoPath()
54 …ativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHspNativeLibPath()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dcreate_dir_param.h40 bool isPreInstallApp = false; member
H A Dinstalld_interface.h224 bool isPreInstallApp, bool debug) in SetDirApl()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h34 bool isPreInstallApp = false; member
H A Devent_report.h109 bool isPreInstallApp = false; member
H A Dinner_bundle_info.h1314 void SetIsPreInstallApp(bool isPreInstallApp) in SetIsPreInstallApp()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp367 int32_t userId, int32_t appIndex, bool isPreInstallApp, bool isFreeInstallMode, in SendBundleSystemEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp237 void BMSEventHandler::AnalyzeHaps(bool isPreInstallApp, in AnalyzeHaps()
246 void BMSEventHandler::AnalyzeHaps(bool isPreInstallApp, const std::vector<std::string>& bundleDirs, in AnalyzeHaps()
575 …const std::string& hapFilePath, bool isPreInstallApp, std::unordered_map<std::string, InnerBundleI… in CheckAndParseHapFiles()
H A Dinstalld_client.cpp196 bool isPreInstallApp, bool debug) in SetDirApl()
H A Dmock_install_client.cpp141 bool isPreInstallApp, bool debug) in SetDirApl()
H A Dmock_installd_host_impl.cpp126 bool isPreInstallApp, bool debug) in SetDirApl()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h56 bool isPreInstallApp = false; member
H A Dbundle_info.h116 bool isPreInstallApp = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp216 bool isPreInstallApp, bool debug) in SetDirApl()
H A Dbundle_mgr_service_event_handler.cpp694 bool isPreInstallApp, in AnalyzeHaps()
704 bool isPreInstallApp, in AnalyzeHaps()
2448 bool isPreInstallApp, in CheckAndParseHapFiles()
H A Dbase_bundle_installer.cpp595 bool isPreInstallApp) in InstallNormalAppControl()
2708 const std::string &appPrivilegeLevel, bool isPreInstallApp, const std::string &appProvisionType) in SetDirApl()
4486 bool isPreInstallApp, const std::unordered_map<std::string, InnerBundleInfo> &infos) in SaveHapPathToRecords()
6017 const InnerBundleInfo &oldBundleInfo, bool isPreInstallApp) in SetDisposedRuleWhenBundleUpdateStart()
H A Dmodule_profile.cpp1689 bool isPreInstallApp = false; member
H A Dbundle_profile.cpp1892 bool isPreInstallApp = false; member
H A Dbundle_data_mgr.cpp9131 void BundleDataMgr::UpdateIsPreInstallApp(const std::string &bundleName, bool isPreInstallApp) in UpdateIsPreInstallApp()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1022 unsigned int InstalldHostImpl::GetHapFlags(const bool isPreInstallApp, const bool debug, const bool… in GetHapFlags()
1034 bool isPreInstallApp, bool debug) in SetDirApl()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp519 bool isPreInstallApp = data.ReadBool(); in HandleSetDirApl() local
H A Dinstalld_proxy.cpp363 bool isPreInstallApp, bool debug) in SetDirApl()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1382 bool isPreInstallApp = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp4976 bool isPreInstallApp = false; variable