Home
last modified time | relevance | path

Searched refs:GetUriPaths (Results 1 - 12 of 12) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_filesystem.h58 BASE_NS::vector<BASE_NS::string> GetUriPaths(BASE_NS::string_view uri) const override;
H A Drofs_filesystem.h55 BASE_NS::vector<BASE_NS::string> GetUriPaths(BASE_NS::string_view uri) const override;
H A Dmemory_filesystem.cpp90 vector<string> MemoryFilesystem::GetUriPaths(const string_view) const in GetUriPaths() function in MemoryFilesystem
H A Dmemory_filesystem.h55 BASE_NS::vector<BASE_NS::string> GetUriPaths(BASE_NS::string_view uri) const override;
H A Dstd_filesystem.h53 BASE_NS::vector<BASE_NS::string> GetUriPaths(BASE_NS::string_view uri) const override;
H A Dproxy_filesystem.cpp197 vector<string> ProxyFilesystem::GetUriPaths(const string_view uri) const in GetUriPaths() function in ProxyFilesystem
H A Dstd_filesystem.cpp172 vector<string> StdFilesystem::GetUriPaths(const string_view) const in GetUriPaths() function in StdFilesystem
H A Drofs_filesystem.cpp284 vector<string> RoFileSystem::GetUriPaths(const string_view) const in GetUriPaths() function in RoFileSystem
H A Dfile_manager.cpp305 auto uriPaths = filesystem->GetUriPaths(path); in GetAbsolutePaths()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_filesystem.h55 BASE_NS::vector<BASE_NS::string> GetUriPaths(BASE_NS::string_view uri) const override;
H A Dohos_filesystem.cpp136 BASE_NS::vector<BASE_NS::string> OhosFilesystem::GetUriPaths(BASE_NS::string_view uri) const in GetUriPaths() function in OhosFilesystem
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/
H A Dintf_file_system.h78 virtual BASE_NS::vector<BASE_NS::string> GetUriPaths(BASE_NS::string_view uri) const = 0;

Completed in 4 milliseconds