Home
last modified time | relevance | path

Searched refs:isDesDirNeedCreated (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_operator.h264 static bool MoveFiles(const std::string &srcDir, const std::string &desDir, bool isDesDirNeedCreated = false);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1531 bool InstalldOperator::MoveFiles(const std::string &srcDir, const std::string &desDir, bool isDesDirNeedCreated) in MoveFiles() argument
1534 if (isDesDirNeedCreated && !MkRecursiveDir(desDir, true)) { in MoveFiles()

Completed in 5 milliseconds