Searched defs:ProcessBundleInstallNative (Results 1 - 9 of 9) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 81 virtual ErrCode ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative() function in OHOS::AppExecFwk::IInstalld
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 48 ErrCode InstalldHostImpl::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath,
in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | mock_install_client.cpp | 41 ErrCode InstalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldClient
|
H A D | installd_client.cpp | 62 ErrCode InstalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 68 ErrCode InstalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldClient
|
H A D | base_bundle_installer.cpp | 2022 ErrCode BaseBundleInstaller::ProcessBundleInstallNative(InnerBundleInfo &info, int32_t &userId) in ProcessBundleInstallNative() function in OHOS::AppExecFwk::BaseBundleInstaller
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 95 ErrCode InstalldProxy::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldProxy
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 196 ErrCode InstalldHostImpl::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | installd_operator.cpp | 459 bool InstalldOperator::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative() function in OHOS::AppExecFwk::InstalldOperator
|
Completed in 24 milliseconds