Searched defs:filesystem (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ | ||
H A D | file_manager.cpp | 131 IFilesystem* filesystem = GetFilesystem(protocol); in OpenFile() local 149 IFilesystem* filesystem = GetFilesystem(protocol); in CreateFile() local 167 IFilesystem* filesystem = GetFilesystem(protocol); in DeleteFile() local 187 IFilesystem* filesystem in Rename() local 206 IFilesystem* filesystem = GetFilesystem(protocol); GetEntry() local 223 IFilesystem* filesystem = GetFilesystem(protocol); OpenDirectory() local 241 IFilesystem* filesystem = GetFilesystem(protocol); CreateDirectory() local 259 IFilesystem* filesystem = GetFilesystem(protocol); DeleteDirectory() local 268 RegisterFilesystem(const string_view protocol, IFilesystem::Ptr filesystem) RegisterFilesystem() argument 302 const IFilesystem* filesystem = GetFilesystem(protocol); GetAbsolutePaths() local [all...] |
Completed in 3 milliseconds