Home
last modified time | relevance | path

Searched defs:CreatePgoFileStream (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_stream_installer_interface.h40 virtual int32_t CreatePgoFileStream(const std::string &moduleName, const std::string &fileName) in CreatePgoFileStream() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_bundle_stream_installer_host_impl.cpp67 int BundleStreamInstallerHostImpl::CreatePgoFileStream(const std::string &moduleName, const std::st… in CreatePgoFileStream() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_stream_installer_proxy.cpp156 int32_t BundleStreamInstallerProxy::CreatePgoFileStream(const std::string &moduleName, in CreatePgoFileStream() function in OHOS::AppExecFwk::BundleStreamInstallerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_stream_installer_host_impl.cpp255 int32_t BundleStreamInstallerHostImpl::CreatePgoFileStream(const std::string &moduleName, in CreatePgoFileStream() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl