Home
last modified time | relevance | path

Searched defs:CreateDirIfNotExist (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data_helper.cpp82 void UnifiedDataHelper::CreateDirIfNotExist(const std::string& dirPath, const mode_t& mode) in CreateDirIfNotExist() function in OHOS::UDMF::UnifiedDataHelper
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_deal.cpp243 void ContextDeal::CreateDirIfNotExist(const std::string &dirPath) const in CreateDirIfNotExist() function in OHOS::AppExecFwk::ContextDeal
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_incremental.cpp121 void Service::CreateDirIfNotExist(const std::string &path) in CreateDirIfNotExist() function in OHOS::FileManagement::Backup::Service
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_mock.cpp267 void Service::CreateDirIfNotExist(const std::string &path) in CreateDirIfNotExist() function in OHOS::FileManagement::Backup::Service
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp1166 void ContextImpl::CreateDirIfNotExist(const std::string& dirPath, const mode_t& mode) const in CreateDirIfNotExist() function in OHOS::AbilityRuntime::ContextImpl