Home
last modified time | relevance | path

Searched defs:FileBase (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fs/
Dfs_FileBase.h33 FileBase() : m_Position(0), m_Size(0) {} in FileBase() function
99 inline FileBase::FileBase(const wchar_t* pathName, bit32 mode) in FileBase() function
104 inline FileBase::FileBase(const char* pathName, bit32 mode) in FileBase() function