Home
last modified time | relevance | path

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

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