Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_StreamSoundPlayer.h267 bool CheckDiskDriveError() const;
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp1160 if ( m_StreamDataLoadTaskList.IsEmpty() && ( ! CheckDiskDriveError() ) ) in Update()
1313 bool StreamSoundPlayer::CheckDiskDriveError() const in CheckDiskDriveError() function in nw::snd::internal::driver::StreamSoundPlayer
1359 if ( CheckDiskDriveError() ) in UpdateBuffer()