Home
last modified time | relevance | path

Searched refs:CopySignatureFileToService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_installer_proxy.h138 ErrCode CopySignatureFileToService(sptr<IBundleStreamInstaller> &streamInstaller,
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp409 if ((res = CopySignatureFileToService(streamInstaller, installParam)) != ERR_OK) { in StreamInstall()
612 ErrCode BundleInstallerProxy::CopySignatureFileToService(sptr<IBundleStreamInstaller> &streamInstal… in CopySignatureFileToService() function in OHOS::AppExecFwk::BundleInstallerProxy