Searched refs:FileBaseImpl (Results 1 – 2 of 2) sorted by relevance
33 class FileBaseImpl : private nn::util::NonCopyable<FileBaseImpl>, private nn::fs::CTR::MPCore::deta…37 FileBaseImpl() : m_P(0) {} in FileBaseImpl() function51 ~FileBaseImpl() { Finalize(); } in ~FileBaseImpl()
30 class FileBase : public FileBaseImpl