Home
last modified time | relevance | path

Searched refs:CheckOrCreatePath (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.h133 static int CheckOrCreatePath(const std::string &destPath);
H A Dcopy.cpp235 int Copy::CheckOrCreatePath(const std::string &destPath) in CheckOrCreatePath() function in OHOS::FileManagement::ModuleFileIO::Copy
459 CheckOrCreatePath(infos->destPath); in ExecLocal()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.h149 static void CheckOrCreatePath(const std::string &destPath);
H A Dcopy.cpp205 void CopyImpl::CheckOrCreatePath(const std::string &destPath) in CheckOrCreatePath() function in OHOS::CJSystemapi::CopyImpl
647 CheckOrCreatePath(infos->destPath); in ExecLocal()

Completed in 4 milliseconds