Home
last modified time | relevance | path

Searched defs:DeleteDirectory (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dmemory_filesystem.cpp80 bool MemoryFilesystem::DeleteDirectory(const string_view /* path */) in DeleteDirectory() function in MemoryFilesystem
H A Dstd_filesystem.cpp141 bool StdFilesystem::DeleteDirectory(const string_view pathIn) in DeleteDirectory() function in StdFilesystem
H A Dproxy_filesystem.cpp168 bool ProxyFilesystem::DeleteDirectory(const string_view path) in DeleteDirectory() function in ProxyFilesystem
H A Drofs_filesystem.cpp274 bool RoFileSystem::DeleteDirectory(const string_view /* path */) in DeleteDirectory() function in RoFileSystem
H A Dfile_manager.cpp253 bool FileManager::DeleteDirectory(const string_view uriIn) in DeleteDirectory() function in FileManager
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_filesystem.cpp126 bool OhosFilesystem::DeleteDirectory(BASE_NS::string_view path) in DeleteDirectory() function in OhosFilesystem