Home
last modified time | relevance | path

Searched refs:DirType (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp45 enum DirType { DIR_TYPE_A, DIR_TYPE_B }; enum
46 DirType s_DirType;
55 const char* GetHioSoundArchiveFilePath( DirType type ) in GetHioSoundArchiveFilePath()
61 const char* GetHioLatestCopyFilePath( DirType type ) in GetHioLatestCopyFilePath()
67 bool OpenLatestCopyFile( nn::hio::HostFile& file, DirType type ) in OpenLatestCopyFile()