Lines Matching refs:StartResult

719 SoundStartable::StartResult SoundArchivePlayer::detail_SetupSound(  in detail_SetupSound()
749 SoundStartable::StartResult SoundArchivePlayer::detail_SetupSoundImpl( in detail_SetupSoundImpl()
762 SoundStartable::StartResult in detail_SetupSoundImpl()
763 result( SoundStartable::StartResult::START_ERR_NOT_AVAILABLE ); in detail_SetupSoundImpl()
776 SoundStartable::StartResult in detail_SetupSoundImpl()
777 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
838 return StartResult::START_ERR_INVALID_PARAMETER; in detail_SetupSoundImpl()
845 return StartResult::START_ERR_LOW_PRIORITY; in detail_SetupSoundImpl()
848 return StartResult::START_ERR_LOW_PRIORITY; in detail_SetupSoundImpl()
874 SoundStartable::StartResult in detail_SetupSoundImpl()
875 result( SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in detail_SetupSoundImpl()
896 SoundStartable::StartResult in detail_SetupSoundImpl()
897 result( SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in detail_SetupSoundImpl()
918 SoundStartable::StartResult in detail_SetupSoundImpl()
919 result( SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in detail_SetupSoundImpl()
927 SoundStartable::StartResult in detail_SetupSoundImpl()
928 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
937 SoundStartable::StartResult in detail_SetupSoundImpl()
938 result( SoundStartable::StartResult::START_ERR_UNKNOWN ); in detail_SetupSoundImpl()
959 SoundStartable::StartResult in detail_SetupSoundImpl()
960 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
978 StartResult result = PrepareSeqImpl( in detail_SetupSoundImpl()
1002 SoundStartable::StartResult in detail_SetupSoundImpl()
1003 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
1008 StartResult result = PrepareStreamImpl( in detail_SetupSoundImpl()
1031 SoundStartable::StartResult in detail_SetupSoundImpl()
1032 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
1037 StartResult result = PrepareWaveSoundImpl( in detail_SetupSoundImpl()
1056 return StartResult::START_ERR_INVALID_SOUNDID; in detail_SetupSoundImpl()
1066 return StartResult::START_ERR_UNKNOWN; in detail_SetupSoundImpl()
1085 SoundStartable::StartResult in detail_SetupSoundImpl()
1086 result( SoundStartable::StartResult::START_SUCCESS ); in detail_SetupSoundImpl()
1102 SoundStartable::StartResult SoundArchivePlayer::PrepareSeqImpl( in PrepareSeqImpl()
1134 SoundStartable::StartResult startResult( in PrepareSeqImpl()
1135 SoundStartable::StartResult::START_ERR_INVALID_SEQ_START_LOCATION_LABEL); in PrepareSeqImpl()
1164 SoundStartable::StartResult startResult( in PrepareSeqImpl()
1165 SoundStartable::StartResult::START_ERR_INVALID_SEQ_START_LOCATION_LABEL ); in PrepareSeqImpl()
1178 SoundStartable::StartResult result( in PrepareSeqImpl()
1179 SoundStartable::StartResult::START_ERR_NOT_SEQ_LOADED ); in PrepareSeqImpl()
1194 SoundStartable::StartResult result( in PrepareSeqImpl()
1195 SoundStartable::StartResult::START_ERR_CANNOT_OPEN_FILE ); in PrepareSeqImpl()
1203 SoundStartable::StartResult result( in PrepareSeqImpl()
1204 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_PLAYER_HEAP ); in PrepareSeqImpl()
1241 SoundStartable::StartResult result( in PrepareSeqImpl()
1242 SoundStartable::StartResult::START_ERR_NOT_BANK_LOADED ); in PrepareSeqImpl()
1279 SoundStartable::StartResult startResult( in PrepareSeqImpl()
1280 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in PrepareSeqImpl()
1297 SoundStartable::StartResult startResult( in PrepareSeqImpl()
1298 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in PrepareSeqImpl()
1318 SoundStartable::StartResult startResult( in PrepareSeqImpl()
1319 SoundStartable::StartResult::START_ERR_UNKNOWN ); in PrepareSeqImpl()
1383 SoundStartable::StartResult startResult( in PrepareSeqImpl()
1384 SoundStartable::StartResult::START_SUCCESS ); in PrepareSeqImpl()
1400 SoundStartable::StartResult SoundArchivePlayer::PrepareStreamImpl( in PrepareStreamImpl()
1429 SoundStartable::StartResult result( in PrepareStreamImpl()
1430 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in PrepareStreamImpl()
1443 SoundStartable::StartResult result( in PrepareStreamImpl()
1444 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in PrepareStreamImpl()
1463 SoundStartable::StartResult result( in PrepareStreamImpl()
1464 SoundStartable::StartResult::START_ERR_UNKNOWN ); in PrepareStreamImpl()
1508 SoundStartable::StartResult result( in PrepareStreamImpl()
1509 SoundStartable::StartResult::START_ERR_CANNOT_OPEN_FILE ); in PrepareStreamImpl()
1522 SoundStartable::StartResult startResult( in PrepareStreamImpl()
1523 SoundStartable::StartResult::START_SUCCESS ); in PrepareStreamImpl()
1540 SoundStartable::StartResult SoundArchivePlayer::PrepareWaveSoundImpl( in PrepareWaveSoundImpl()
1555 SoundStartable::StartResult result( in PrepareWaveSoundImpl()
1556 SoundStartable::StartResult::START_ERR_NOT_WSD_LOADED ); in PrepareWaveSoundImpl()
1594 SoundStartable::StartResult startResult( in PrepareWaveSoundImpl()
1595 SoundStartable::StartResult::START_SUCCESS ); in PrepareWaveSoundImpl()