Searched refs:m_pSoundDataManager (Results 1 – 6 of 6) sorted by relevance
164 m_pSoundDataManager = manager; in Initialize()728 if ( m_pSoundDataManager == NULL ) return NULL; in detail_GetFileAddress()730 return m_pSoundDataManager->detail_GetFileAddress( fileId ); in detail_GetFileAddress()1132 m_pSoundDataManager->detail_GetFileAddress( commonInfo->fileId ) ); in PrepareSequenceSoundImpl()1214 m_pSoundDataManager->detail_GetFileAddress( bankInfo.fileId ); in PrepareSequenceSoundImpl()1235 *m_pSoundDataManager ); in PrepareSequenceSoundImpl()1300 m_pSoundDataManager, in PrepareSequenceSoundImpl()1495 const void* wsdFile = m_pSoundDataManager->detail_GetFileAddress( commonInfo->fileId ); in PrepareWaveSoundImpl()1514 *m_pSoundDataManager ); in PrepareWaveSoundImpl()1562 m_pSoundDataManager, in PrepareWaveSoundImpl()
140 m_DataLoadTask.m_pSoundDataManager = loadInfo.mgr; in RegisterDataLoadTask()285 m_LoadInfoWsd.address, m_Index, *m_pSoundArchive, *m_pSoundDataManager ); in Execute()
806 m_DataLoadTask.m_pSoundDataManager = loadInfo.mgr; in RegisterDataLoadTask()874 m_LoadInfoBanks[i].address, *m_pSoundArchive, *m_pSoundDataManager ); in Execute()
124 const SoundDataManager* m_pSoundDataManager; variable
95 const SoundDataManager* m_pSoundDataManager; variable
591 const SoundDataManager* m_pSoundDataManager; variable