Home
last modified time | relevance | path

Searched defs:uriIn (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_filesystem.cpp194 IDirectory::Entry StdFilesystem::GetEntry(const string_view uriIn) in GetEntry() argument
H A Dfile_manager.cpp125 IFile::Ptr FileManager::OpenFile(const string_view uriIn) in OpenFile() argument
143 IFile::Ptr FileManager::CreateFile(const string_view uriIn) in CreateFile() argument
161 bool FileManager::DeleteFile(const string_view uriIn) in DeleteFile() argument
200 IDirectory::Entry FileManager::GetEntry(const string_view uriIn) in GetEntry() argument
217 IDirectory::Ptr FileManager::OpenDirectory(const string_view uriIn) in OpenDirectory() argument
235 CreateDirectory(const string_view uriIn) CreateDirectory() argument
253 DeleteDirectory(const string_view uriIn) DeleteDirectory() argument
283 RegisterAssetPath(const string_view uriIn) RegisterAssetPath() argument
289 UnregisterAssetPath(const string_view uriIn) UnregisterAssetPath() argument
328 RegisterPath(const string_view protocol, const string_view uriIn, bool prepend) RegisterPath() argument
359 UnregisterPath(const string_view protocol, const string_view uriIn) UnregisterPath() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp285 bool OhosFile::OpenRawFile(BASE_NS::string_view uriIn, size_t& dataLen, std::unique_ptr<uint8_t[]>& dest) in OpenRawFile() argument

Completed in 3 milliseconds