| /base/update/sys_installer/services/ab_update/include/ |
| D | ab_update.h | 28 const std::string &pkgPath) : statusManager_(statusManager), pkgPath_(pkgPath) {} in ABUpdate()
|
| /base/update/sys_installer/frameworks/actions/verify_action/include/ |
| D | pkg_verify.h | 28 … const std::vector<std::string> &pkgPath) : statusManager_(statusManager), pkgPath_(pkgPath) {} in PkgVerify()
|
| /base/update/updater/services/package/pkg_verify/ |
| D | hash_data_verifier.cpp | 38 bool HashDataVerifier::LoadHashDataAndPkcs7(const std::string &pkgPath) in LoadHashDataAndPkcs7() 114 bool HashDataVerifier::LoadPkcs7FromPackage(const std::string &pkgPath) in LoadPkcs7FromPackage()
|
| /base/update/updater/interfaces/kits/updaterkits/ |
| D | updaterkits.cpp | 81 static void WriteUpdaterResultFile(const std::string &pkgPath, const std::string &result) in WriteUpdaterResultFile() 113 std::string pkgPath = ""; in ParsePkgPath() local 139 std::string pkgPath = ParsePkgPath(updateMsg); in WriteToMiscAndResultFileRebootToUpdater() local
|
| /base/update/sys_installer/frameworks/installer_manager/src/ |
| D | sys_installer_manager.cpp | 51 …t SysInstallerManager::StartUpdatePackageZip(const std::string &taskId, const std::string &pkgPath) in StartUpdatePackageZip() 79 …32_t SysInstallerManager::StartUpdateParaZip(const std::string &taskId, const std::string &pkgPath, in StartUpdateParaZip() 119 const std::vector<std::string> &pkgPath) in StartUpdateVabPackageZip()
|
| D | sys_installer_manager_helper.cpp | 53 …nstallerManagerHelper::StartUpdatePackageZip(const std::string &taskId, const std::string &pkgPath) in StartUpdatePackageZip() 101 …ysInstallerManagerHelper::StartUpdateParaZip(const std::string &taskId, const std::string &pkgPath, in StartUpdateParaZip() 125 const std::vector<std::string> &pkgPath) in StartUpdateVabPackageZip()
|
| /base/update/sys_installer/services/ab_update/src/ |
| D | ab_update.cpp | 29 UpdaterStatus ABUpdate::StartABUpdate(const std::string &pkgPath) in StartABUpdate()
|
| /base/update/updater/test/unittest/updaterkits_test/ |
| D | updaterkits_unittest.cpp | 63 std::vector<std::string> pkgPath {}; variable
|
| /base/update/sys_installer/frameworks/actions/verify_action/src/ |
| D | pkg_verify.cpp | 35 int PkgVerify::Verify(const std::vector<std::string> &pkgPath) in Verify()
|
| /base/update/sys_installer/frameworks/ipc_server/src/ |
| D | sys_installer_server.cpp | 66 …_t SysInstallerServer::StartUpdatePackageZip(const std::string &taskId, const std::string &pkgPath) in StartUpdatePackageZip() 118 …t32_t SysInstallerServer::StartUpdateParaZip(const std::string &taskId, const std::string &pkgPath, in StartUpdateParaZip() 150 const std::vector<std::string> &pkgPath) in StartUpdateVabPackageZip()
|
| D | module_update_service.cpp | 60 int32_t ModuleUpdateService::InstallModulePackage(const std::string &pkgPath) in InstallModulePackage()
|
| D | module_update_stub.cpp | 68 string pkgPath = Str16ToStr8(data.ReadString16()); in InstallModulePackageStub() local
|
| /base/update/updater/services/sdcard_update/ |
| D | sdcard_update.cpp | 47 for (auto pkgPath : sdcardPkgs) { in GetSdcardPkgsPath() local
|
| /base/update/sys_installer/interfaces/innerkits/ipc_client/src/ |
| D | sys_installer_kits_impl.cpp | 157 … SysInstallerKitsImpl::StartUpdatePackageZip(const std::string &taskId, const std::string &pkgPath) in StartUpdatePackageZip() 246 …2_t SysInstallerKitsImpl::StartUpdateParaZip(const std::string &taskId, const std::string &pkgPath, in StartUpdateParaZip() 331 const std::vector<std::string> &pkgPath) in StartUpdateVabPackageZip()
|
| D | module_update_kits_impl.cpp | 101 int32_t ModuleUpdateKitsImpl::InstallModulePackage(const std::string &pkgPath) in InstallModulePackage()
|
| D | module_update_proxy.cpp | 27 int32_t ModuleUpdateProxy::InstallModulePackage(const std::string &pkgPath) in InstallModulePackage()
|
| /base/update/updater/test/fuzztest/package_fuzzer/ |
| D | pkg_fuzz_test.h | 93 int32_t BuildFileDigest(uint8_t &digest, size_t size, const std::string &pkgPath) in BuildFileDigest()
|
| D | package_fuzzer.cpp | 256 const std::string pkgPath = "/data/fuzz/test/updater.zip"; in FuzzVerifyPackage() local
|
| /base/update/sys_installer/test/fuzztest/sysinstaller_fuzzer/ |
| D | sys_installer_fuzzer.cpp | 117 const std::string pkgPath = "/data/updater/fuzz/updater.zip"; in FuzzSysInstaller() local
|
| /base/update/updater/services/ |
| D | updater.cpp | 296 for (auto pkgPath : upParams.updatePackage) { in IsUpdateBasePkg() local 311 std::string pkgPath = upParams.updatePackage[0]; in SetUpdateSlotParam() local
|
| D | updater_main.cpp | 237 static UpdaterStatus UpdatePreCheck(UpdaterParams &upParams, const std::string pkgPath) in UpdatePreCheck()
|
| /base/update/updater/services/updater_binary/ |
| D | update_processor.cpp | 389 int ExecUpdate(PkgManager::PkgManagerPtr pkgManager, int retry, const std::string &pkgPath, in ExecUpdate()
|
| /base/update/sys_installer/services/module_update/service/src/ |
| D | module_update_main.cpp | 168 int32_t ModuleUpdateMain::ReallyInstallModulePackage(const std::string &pkgPath, in ReallyInstallModulePackage()
|
| /base/update/sys_installer/services/module_update/util/src/ |
| D | module_utils.cpp | 238 __attribute__((weak)) bool PrepareFileToDestDir(const std::string &pkgPath, const std::string &outP… in PrepareFileToDestDir()
|