Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp47 enum DirType { DIR_TYPE_A, DIR_TYPE_B }; enum
48 DirType s_DirType;
57 const char* GetHioSoundArchiveFilePath( DirType type ) in GetHioSoundArchiveFilePath()
63 const char* GetHioLatestCopyFilePath( DirType type ) in GetHioLatestCopyFilePath()
69 bool OpenLatestCopyFile( nn::hio::HostFile& file, DirType type ) in OpenLatestCopyFile()