Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_command.cpp2035 std::string BundleManagerShellCommand::CopyAp(const std::string &bundleName, bool isAllBundle) const in CopyAp() function in OHOS::AppExecFwk::BundleManagerShellCommand
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h829 …virtual ErrCode CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std::string> &… in CopyAp() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp4842 ErrCode BundleMgrProxy::CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std::st… in CopyAp() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1804 ErrCode BundleMgrHostImpl::CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std:… in CopyAp() function in OHOS::AppExecFwk::BundleMgrHostImpl