Home
last modified time | relevance | path

Searched refs:CopyTmpFileToSystemPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/include/
H A Dcommon_tool.h30 bool CopyTmpFileToSystemPath(const std::string &srcPath, const std::string &dstPath);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
H A Dcommon_tool.cpp71 bool CommonTool::CopyTmpFileToSystemPath(const std::string &srcPath, const std::string &dstPath) in CopyTmpFileToSystemPath() function in OHOS::AppExecFwk::CommonTool