Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/fs/
Dfs_Directory.h50 Directory() {} in Directory() function
59 Directory( const wchar_t* pathName ) : DirectoryBase(pathName) {} in Directory() function
70 Directory( const char* pathName ) : DirectoryBase(pathName) {} in Directory() function
Dfs_IpcDirectory.h50 Directory(Handle session) : m_Session(session) {} in Directory() function
/CTR-SDK-0.13.2/include/nn/fslow/
Dfslow_Common.h43 typedef IDirectory* Directory; typedef
Dfslow_IArchive.h38 typedef typename ArchiveTypeInfo::Directory Directory; typedef
Dfslow_ArchiveMapFileSystem.h41 typedef typename TFileSystemTypeInfo::Directory Directory; typedef