Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundPlayer.h269 bool CheckDiskDriveError() const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp1222 if ( m_StreamDataLoadTaskList.IsEmpty() && ( ! CheckDiskDriveError() ) ) in Update()
1378 bool StreamSoundPlayer::CheckDiskDriveError() const in CheckDiskDriveError() function in nw::snd::internal::driver::StreamSoundPlayer
1439 if ( CheckDiskDriveError() ) in UpdateBuffer()