Home
last modified time | relevance | path

Searched defs:MkRecursiveDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_file_utils.cpp54 bool BundleFileUtils::MkRecursiveDir(const char *dir, bool isReadOthers) in MkRecursiveDir() function in OHOS::BundleFileUtils
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp209 bool InstalldOperator::MkRecursiveDir(const std::string &path, bool isReadByOthers) in MkRecursiveDir() function in OHOS::AppExecFwk::InstalldOperator