Home
last modified time | relevance | path

Searched refs:MkDirs (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_util.h60 static bool MkDirs(const char *dir);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp215 if (!BundleUtil::MkDirs(destPath)) { in HasWrittenFile()
H A Dgt_bundle_installer.cpp482 if (!BundleUtil::MkDirs(dataPath)) { in HandleFileAndBackUpRecord()
777 BundleUtil::MkDirs(PERMISSIONS_PATH); in StorePermissions()
H A Dbundle_util.cpp803 bool BundleUtil::MkDirs(const char *dir) in MkDirs() function in OHOS::BundleUtil
810 HILOG_ERROR(HILOG_MODULE_AAFWK, "[BMS] MkDirs failed, path is too long"); in MkDirs()
824 HILOG_ERROR(HILOG_MODULE_AAFWK, "[BMS] MkDirs failed, rootDir is null"); in MkDirs()
H A Dgt_bundle_manager_service.cpp426 BundleUtil::MkDirs(JSON_PATH_NO_SLASH_END); in InstallPreBundle()

Completed in 6 milliseconds