Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfile_manager.cpp353 auto pfs = make_unique<ProxyFilesystem>(*this, uri); in RegisterPath() local
354 proxyFilesystems_[protocol] = pfs.get(); in RegisterPath()
355 RegisterFilesystem(protocol, IFilesystem::Ptr { pfs.release() }); in RegisterPath()

Completed in 2 milliseconds