suyu/src/core/hle/service/bcat/backend
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS
Migrates a remaining common file over to the Common namespace, making it
consistent with the rest of common files.

This also allows for high-traffic FS related code to alias the
filesystem function namespace as

namespace FS = Common::FS;

for more concise typing.
2020-08-16 06:52:40 -04:00
..
backend.cpp bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() 2020-02-12 01:18:29 -05:00
backend.h kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
boxcat.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
boxcat.h bcat: Remove use of global system accessors 2019-10-15 16:39:27 -04:00