Home
last modified time | relevance | path

Searched defs:CopyFiles (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H A Dquick_fix_manager_interface.h55 …virtual ErrCode CopyFiles(const std::vector<std::string> &sourceFiles, std::vector<std::string> &d… in CopyFiles() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/extend_resource/
H A Dextend_resource_manager_interface.h70 virtual ErrCode CopyFiles( in CopyFiles() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_bundle_manager.h179 …virtual ErrCode CopyFiles(const std::vector<std::string>& sourceFiles, std::vector<std::string>& d… in CopyFiles() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp210 ErrCode QuickFixManagerProxy::CopyFiles( in CopyFiles() function in OHOS::AppExecFwk::QuickFixManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp295 ErrCode ExtendResourceManagerProxy::CopyFiles( in CopyFiles() function in OHOS::AppExecFwk::ExtendResourceManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h341 virtual ErrCode CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp341 ErrCode InstalldClient::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp225 ErrCode InstalldClient::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp201 ErrCode InstalldHostImpl::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp407 ErrCode InstalldClient::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldClient
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp601 ErrCode InstalldProxy::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1280 ErrCode InstalldHostImpl::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp1402 bool InstalldOperator::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldOperator