Home
last modified time | relevance | path

Searched defs:CopyFileFast (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_util.cpp215 bool BundleUtil::CopyFileFast(const std::string &sourcePath, const std::string &destPath, const boo… in CopyFileFast() function in OHOS::AppExecFwk::BundleUtil
526 bool BundleUtil::CopyFileFast(const std::string &sourcePath, const std::string &destPath) in CopyFileFast() function in OHOS::AppExecFwk::BundleUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp702 bool BundleUtil::CopyFileFast(const std::string &sourcePath, const std::string &destPath, const boo… in CopyFileFast() function in OHOS::AppExecFwk::BundleUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1421 bool InstalldOperator::CopyFileFast(const std::string &sourcePath, const std::string &destPath) in CopyFileFast() function in OHOS::AppExecFwk::InstalldOperator