Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dcreate_dir_param.h38 bool isPreInstallApp = false; member
Dinstalld_interface.h151 bool isPreInstallApp, bool debug) in SetDirApl()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_install_checker.h34 bool isPreInstallApp = false; member
Devent_report.h101 bool isPreInstallApp = false; member
Dinner_bundle_info.h1254 void SetIsPreInstallApp(bool isPreInstallApp) in SetIsPreInstallApp()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dinstall_param.h55 bool isPreInstallApp = false; member
Dbundle_info.h101 bool isPreInstallApp = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp134 bool isPreInstallApp, bool debug) in SetDirApl()
Dmock_installd_host_impl.cpp85 bool isPreInstallApp, bool debug) in SetDirApl()
Dmock_install_client.cpp84 bool isPreInstallApp, bool debug) in SetDirApl()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp141 bool isPreInstallApp, bool debug) in SetDirApl()
Dbundle_mgr_service_event_handler.cpp646 bool isPreInstallApp, in AnalyzeHaps()
656 bool isPreInstallApp, in AnalyzeHaps()
1555 bool isPreInstallApp, in CheckAndParseHapFiles()
Dbase_bundle_installer.cpp473 bool isPreInstallApp) in InstallNormalAppControl()
3427 bool isPreInstallApp, const std::unordered_map<std::string, InnerBundleInfo> &infos) in SaveHapPathToRecords()
Dmodule_profile.cpp1397 bool isPreInstallApp = false; member
Dbundle_profile.cpp1891 bool isPreInstallApp = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp480 bool isPreInstallApp, bool debug) in SetDirApl()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp121 std::string GetLibPath(const std::string &hapPath, bool isPreInstallApp) in GetLibPath()
131 void GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHapSoPath()
150 …ativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHspNativeLibPath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp254 bool isPreInstallApp = data.ReadBool(); in HandleSetDirApl() local
Dinstalld_proxy.cpp188 bool isPreInstallApp, bool debug) in SetDirApl()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp4598 bool isPreInstallApp = false; variable