Home
last modified time | relevance | path

Searched defs:ProcessBundleInstallNative (Results 1 – 9 of 9) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h83 …virtual ErrCode ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPa… in ProcessBundleInstallNative() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp62 ErrCode InstalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hn… in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldClient
Dmock_install_client.cpp50 ErrCode InstalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hn… in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp48 ErrCode InstalldHostImpl::ProcessBundleInstallNative(const std::string &userId, const std::string &… in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp68 ErrCode InstalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hn… in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldClient
Dbase_bundle_installer.cpp2408 ErrCode BaseBundleInstaller::ProcessBundleInstallNative(InnerBundleInfo &info, int32_t &userId) in ProcessBundleInstallNative() function in OHOS::AppExecFwk::BaseBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp96 ErrCode InstalldProxy::ProcessBundleInstallNative(const std::string &userId, const std::string &hnp… in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp204 ErrCode InstalldHostImpl::ProcessBundleInstallNative(const std::string &userId, const std::string &… in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
Dinstalld_operator.cpp645 bool InstalldOperator::ProcessBundleInstallNative(const std::string &userId, const std::string &hnp… in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldOperator