Home
last modified time | relevance | path

Searched refs:modulePath_ (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp878 modulePath_ = it->first; in InnerProcessBundleInstall()
928 modulePath_ = it->first; in InnerProcessBundleInstall()
2027 modulePath_, info.GetCpuAbi(), info.GetBundleName()); in ProcessBundleInstallNative()
2412 modulePath_ = info.first; in ProcessQuickFixWhenInstallNewModule()
2414 modulePath_ = GetHapPath(info.second); in ProcessQuickFixWhenInstallNewModule()
2616 extractParam.srcPath = modulePath_; in ExtractSoFiles()
2647 return InstalldClient::GetInstance()->ExtractEncryptedSoFiles(modulePath_, realSoFilesPath, cpuAbi, in ExtractEncryptedSoFiles()
3315 result = CopyPgoFileToArkProfileDir(modulePackage_, modulePath_, info.GetBundleName(), userId_); in ExtractModule()
3348 info.SetModuleHapPath(modulePath_); in ExtractModule()
3370 extractParam.srcPath = modulePath_; in ExtractResourceFiles()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h757 std::string modulePath_; member in OHOS::AppExecFwk::BaseBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp4340 installer.modulePath_ = ""; in HWTEST_F()
4365 installer.modulePath_ = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; in HWTEST_F()
4395 installer.modulePath_ = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; in HWTEST_F()
4423 installer.modulePath_ = ""; in HWTEST_F()
4433 installer.modulePath_ = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; in HWTEST_F()
4449 installer.modulePath_ = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; in HWTEST_F()
4784 installer.modulePath_ = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; in HWTEST_F()

Completed in 20 milliseconds