Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/fs/
Dfs_Directory.h56 Directory() {} in Directory() function
67 Directory( const wchar_t* pathName ) : DirectoryBase(pathName) {} in Directory() function
81 Directory( const char* pathName ) : DirectoryBase(pathName) {} in Directory() function
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/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