/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | native_lib_util.cpp | 23 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 D | create_dir_param.h | 40 bool isPreInstallApp = false; member
|
H A D | installd_interface.h | 224 bool isPreInstallApp, bool debug) in SetDirApl()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_install_checker.h | 34 bool isPreInstallApp = false; member
|
H A D | event_report.h | 109 bool isPreInstallApp = false; member
|
H A D | inner_bundle_info.h | 1314 void SetIsPreInstallApp(bool isPreInstallApp) in SetIsPreInstallApp()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/ |
H A D | bundle_clone_installer.cpp | 367 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 D | bundle_mgr_service_event_handler.cpp | 237 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 D | installd_client.cpp | 196 bool isPreInstallApp, bool debug) in SetDirApl()
|
H A D | mock_install_client.cpp | 141 bool isPreInstallApp, bool debug) in SetDirApl()
|
H A D | mock_installd_host_impl.cpp | 126 bool isPreInstallApp, bool debug) in SetDirApl()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | install_param.h | 56 bool isPreInstallApp = false; member
|
H A D | bundle_info.h | 116 bool isPreInstallApp = false; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 216 bool isPreInstallApp, bool debug) in SetDirApl()
|
H A D | bundle_mgr_service_event_handler.cpp | 694 bool isPreInstallApp, in AnalyzeHaps() 704 bool isPreInstallApp, in AnalyzeHaps() 2448 bool isPreInstallApp, in CheckAndParseHapFiles()
|
H A D | base_bundle_installer.cpp | 595 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 D | module_profile.cpp | 1689 bool isPreInstallApp = false; member
|
H A D | bundle_profile.cpp | 1892 bool isPreInstallApp = false; member
|
H A D | bundle_data_mgr.cpp | 9131 void BundleDataMgr::UpdateIsPreInstallApp(const std::string &bundleName, bool isPreInstallApp) in UpdateIsPreInstallApp()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1022 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 D | installd_host.cpp | 519 bool isPreInstallApp = data.ReadBool(); in HandleSetDirApl() local
|
H A D | installd_proxy.cpp | 363 bool isPreInstallApp, bool debug) in SetDirApl()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 1382 bool isPreInstallApp = false; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_test.cpp | 4976 bool isPreInstallApp = false; variable
|