Home
last modified time | relevance | path

Searched defs:pkgPath (Results 1 – 8 of 8) sorted by relevance

/base/update/sys_installer/frameworks/installer_manager/src/
Dinstaller_manager_helper.cpp37 int32_t InstallerManagerHelper::StartUpdatePackageZip(const std::string &pkgPath) in StartUpdatePackageZip()
73 int32_t InstallerManagerHelper::StartUpdateParaZip(const std::string &pkgPath, in StartUpdateParaZip()
Dinstaller_manager.cpp47 int32_t InstallerManager::StartUpdatePackageZip(const std::string &pkgPath) in StartUpdatePackageZip()
74 int32_t InstallerManager::StartUpdateParaZip(const std::string &pkgPath, in StartUpdateParaZip()
Dpkg_verify.cpp35 int PkgVerify::UpdatePreCheck(const std::string &pkgPath) in UpdatePreCheck()
/base/update/sys_installer/frameworks/ipc_server/src/
Dsys_installer_server.cpp52 int32_t SysInstaller::StartUpdatePackageZip(const std::string &pkgPath) in StartUpdatePackageZip()
70 int32_t SysInstaller::StartUpdateParaZip(const std::string &pkgPath, in StartUpdateParaZip()
Dsys_installer_stub.cpp69 string pkgPath = Str16ToStr8(data.ReadString16()); in StartUpdatePackageZipStub() local
111 string pkgPath = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() local
/base/update/sys_installer/services/ab_update/src/
Dab_update.cpp31 int32_t ABUpdate::StartABUpdate(const std::string &pkgPath) in StartABUpdate()
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
Dsys_installer_proxy.cpp51 int32_t SysInstallerProxy::StartUpdatePackageZip(const std::string &pkgPath) in StartUpdatePackageZip()
137 int32_t SysInstallerProxy::StartUpdateParaZip(const std::string &pkgPath, in StartUpdateParaZip()
Dsys_installer_kits_impl.cpp144 int32_t SysInstallerKitsImpl::StartUpdatePackageZip(const std::string &pkgPath) in StartUpdatePackageZip()
180 int32_t SysInstallerKitsImpl::StartUpdateParaZip(const std::string &pkgPath, in StartUpdateParaZip()