Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/nn/fs/
Dfs_FileBase.h36 FileBase() : m_Position(0), m_Size(0) {} in FileBase() function
116 inline FileBase::FileBase(const wchar_t* pathName, bit32 mode) in FileBase() function
121 inline FileBase::FileBase(const char* pathName, bit32 mode) in FileBase() function