Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_HioSoundArchive.h47 virtual const void* detail_GetFileAddress( FileId ) const in detail_GetFileAddress() function
Dsnd_RomSoundArchive.h197 virtual const void* detail_GetFileAddress( FileId fileId ) const in detail_GetFileAddress() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_MemorySoundArchive.cpp111 const void* MemorySoundArchive::detail_GetFileAddress( FileId fileId ) const in detail_GetFileAddress() function in nw::snd::MemorySoundArchive
Dsnd_SoundArchivePlayer.cpp712 SoundArchivePlayer::detail_GetFileAddress( SoundArchive::FileId fileId ) const in detail_GetFileAddress() function in nw::snd::SoundArchivePlayer
Dsnd_SoundDataManager.cpp839 const void* SoundDataManager::detail_GetFileAddress( SoundArchive::FileId fileId ) const in detail_GetFileAddress() function in nw::snd::SoundDataManager