Searched refs:WritePgoFileToStream (Results 1 – 2 of 2) sorted by relevance
135 …ErrCode WritePgoFileToStream(sptr<IBundleStreamInstaller> &streamInstaller, const std::string &pat…
583 ErrCode BundleInstallerProxy::WritePgoFileToStream(sptr<IBundleStreamInstaller> &streamInstaller, in WritePgoFileToStream() function in OHOS::AppExecFwk::BundleInstallerProxy657 ErrCode res = WritePgoFileToStream(streamInstaller, realPath, param.first); in CopyPgoFileToService()