Home
last modified time | relevance | path

Searched refs:VerifyPackageInstall (Results 1 - 4 of 4) sorted by relevance

/base/web/webview/sa/include/
H A Dapp_fwk_update_client.h35 int VerifyPackageInstall(const std::string& bundleName, const std::string& hapPath);
H A Dapp_fwk_update_service.h51 ErrCode VerifyPackageInstall(const std::string& bundleName, const std::string& hapPath, int32_t& success) override;
/base/web/webview/sa/src/
H A Dapp_fwk_update_client.cpp101 int AppFwkUpdateClient::VerifyPackageInstall(const std::string& bundleName, const std::string& hapPath) in VerifyPackageInstall() function in OHOS::NWeb::AppFwkUpdateClient
118 proxy->VerifyPackageInstall(bundleName, hapPath, isSuccess); in VerifyPackageInstall()
H A Dapp_fwk_update_service.cpp92 ErrCode AppFwkUpdateService::VerifyPackageInstall( in VerifyPackageInstall() function in OHOS::NWeb::AppFwkUpdateService

Completed in 2 milliseconds