Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/fs/
Dfs_FileBase.h34 FileBase() : m_Position(0), m_Size(0) {} in FileBase() function
103 inline FileBase::FileBase(const wchar_t* pathName, bit32 mode) in FileBase() function
108 inline FileBase::FileBase(const char* pathName, bit32 mode) in FileBase() function