Home
last modified time | relevance | path

Searched defs:MoveFiles (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h362 virtual ErrCode MoveFiles(const std::string &srcDir, const std::string &desDir) in MoveFiles() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp368 ErrCode InstalldClient::MoveFiles(const std::string &srcDir, const std::string &desDir) in MoveFiles() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp246 ErrCode InstalldClient::MoveFiles(const std::string &srcDir, const std::string &desDir) in MoveFiles() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp247 ErrCode InstalldHostImpl::MoveFiles(const std::string &srcDir, const std::string &desDir) in MoveFiles() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp436 ErrCode InstalldClient::MoveFiles(const std::string &srcDir, const std::string &desDir) in MoveFiles() function in OHOS::AppExecFwk::InstalldClient
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp678 ErrCode InstalldProxy::MoveFiles(const std::string &srcDir, const std::string &desDir) in MoveFiles() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1344 ErrCode InstalldHostImpl::MoveFiles(const std::string &srcDir, const std::string &desDir) in MoveFiles() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp1651 bool InstalldOperator::MoveFiles(const std::string &srcDir, const std::string &desDir, bool isDesDi… in MoveFiles() function in OHOS::AppExecFwk::InstalldOperator