/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/ |
H A D | quick_fix_manager_interface.h | 55 …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 D | extend_resource_manager_interface.h | 70 virtual ErrCode CopyFiles( in CopyFiles() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
H A D | mock_bundle_manager.h | 179 …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 D | quick_fix_manager_proxy.cpp | 210 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 D | extend_resource_manager_proxy.cpp | 295 ErrCode ExtendResourceManagerProxy::CopyFiles( in CopyFiles() function in OHOS::AppExecFwk::ExtendResourceManagerProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 341 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 D | installd_client.cpp | 341 ErrCode InstalldClient::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_install_client.cpp | 225 ErrCode InstalldClient::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_installd_host_impl.cpp | 201 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 D | installd_client.cpp | 407 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 D | installd_proxy.cpp | 601 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 D | installd_host_impl.cpp | 1280 ErrCode InstalldHostImpl::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | installd_operator.cpp | 1402 bool InstalldOperator::CopyFiles(const std::string &sourceDir, const std::string &destinationDir) in CopyFiles() function in OHOS::AppExecFwk::InstalldOperator
|