Home
last modified time | relevance | path

Searched refs:CopyPgoFileToService (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.h141 ErrCode CopyPgoFileToService(sptr<IBundleStreamInstaller> &streamInstaller,
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp415 res = CopyPgoFileToService(streamInstaller, installParam); in StreamInstall()
641 ErrCode BundleInstallerProxy::CopyPgoFileToService(sptr<IBundleStreamInstaller> &streamInstaller, in CopyPgoFileToService() function in OHOS::AppExecFwk::BundleInstallerProxy