Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h89 …virtual ErrCode ProcessBundleUnInstallNative(const std::string &userId, const std::string &bundleN… in ProcessBundleUnInstallNative() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp69 ErrCode InstalldClient::ProcessBundleUnInstallNative(const std::string &userId, const std::string &… in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldClient
Dmock_install_client.cpp56 ErrCode InstalldClient::ProcessBundleUnInstallNative(const std::string &userId, const std::string &… in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp54 ErrCode InstalldHostImpl::ProcessBundleUnInstallNative(const std::string &userId, const std::string… in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp75 ErrCode InstalldClient::ProcessBundleUnInstallNative(const std::string &userId, const std::string &… in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldClient
Dbase_bundle_installer.cpp2425 ErrCode BaseBundleInstaller::ProcessBundleUnInstallNative(InnerBundleInfo &info, in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::BaseBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp112 ErrCode InstalldProxy::ProcessBundleUnInstallNative(const std::string &userId, const std::string &p… in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp217 ErrCode InstalldHostImpl::ProcessBundleUnInstallNative(const std::string &userId, const std::string… in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
Dinstalld_operator.cpp670 bool InstalldOperator::ProcessBundleUnInstallNative(const std::string &userId, const std::string &p… in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldOperator