Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2045 std::string BundleManagerShellCommand::CopyAp(const std::string &bundleName, bool isAllBundle) const in CopyAp() function in OHOS::AppExecFwk::BundleManagerShellCommand
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h830 …virtual ErrCode CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std::string> &… in CopyAp() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4814 ErrCode BundleMgrProxy::CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std::st… in CopyAp() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1853 ErrCode BundleMgrHostImpl::CopyAp(const std::string &bundleName, bool isAllBundle, std::vector<std:… in CopyAp() function in OHOS::AppExecFwk::BundleMgrHostImpl