Home
last modified time | relevance | path

Searched defs:GetUpdateResult (Results 1 – 7 of 7) sorted by relevance

/base/update/updateservice/frameworks/js/napi/update/include/
Dupdate_session.h38 void GetUpdateResult(UpdateResult &result) in GetUpdateResult() function
74 void GetUpdateResult(UpdateResult &result) in GetUpdateResult() function
/base/update/updateservice/frameworks/js/napi/update/common/src/
Diupdater.cpp96 void IUpdater::GetUpdateResult(uint32_t type, UpdateResult &result) in GetUpdateResult() function in OHOS::UpdateService::IUpdater
/base/update/sys_installer/frameworks/installer_manager/src/
Dsys_installer_manager.cpp164 std::string SysInstallerManager::GetUpdateResult(const std::string &taskId, const std::string &tas… in GetUpdateResult() function in OHOS::SysInstaller::SysInstallerManager
Dsys_installer_manager_helper.cpp151 std::string SysInstallerManagerHelper::GetUpdateResult(const std::string &taskId, const std::string… in GetUpdateResult() function in OHOS::SysInstaller::SysInstallerManagerHelper
/base/update/sys_installer/frameworks/ipc_server/src/
Dsys_installer_server.cpp185 int32_t SysInstallerServer::GetUpdateResult(const std::string &taskId, const std::string &taskType, in GetUpdateResult() function in OHOS::SysInstaller::SysInstallerServer
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
Dsys_installer_kits_impl.cpp433 std::string SysInstallerKitsImpl::GetUpdateResult(const std::string &taskId, const std::string &tas… in GetUpdateResult() function in OHOS::SysInstaller::SysInstallerKitsImpl
/base/update/updateservice/frameworks/js/napi/update/src/
Dupdate_client.cpp440 void UpdateClient::GetUpdateResult(uint32_t type, UpdateResult &result) in GetUpdateResult() function in OHOS::UpdateService::UpdateClient