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/
H A Dinstalld_interface.h87 virtual ErrCode ProcessBundleUnInstallNative(const std::string &userId, const std::string &bundleName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::IInstalld
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp54 ErrCode InstalldHostImpl::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dmock_install_client.cpp47 ErrCode InstalldClient::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldClient
H A Dinstalld_client.cpp69 ErrCode InstalldClient::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp75 ErrCode InstalldClient::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldClient
H A Dbase_bundle_installer.cpp2039 ErrCode BaseBundleInstaller::ProcessBundleUnInstallNative(InnerBundleInfo &info, in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::BaseBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp111 ErrCode InstalldProxy::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp209 ErrCode InstalldHostImpl::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp484 bool InstalldOperator::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() function in OHOS::AppExecFwk::InstalldOperator

Completed in 29 milliseconds