Searched refs:DoNotification (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
H A DAudioFilePlayer.h73 void (*DoNotification)(struct S_AudioFilePlayer *afp, OSStatus inError); member in struct:S_AudioFilePlayer
H A DAudioFileReaderThread.c308 afp->DoNotification(afp, result);
443 afm->mParent->DoNotification (afm->mParent, kAudioFilePlayErr_FilePlayUnderrun);
465 afm->mParent->DoNotification (afm->mParent, kAudioFilePlay_FileIsFinished);
530 afm->mParent->DoNotification(afm->mParent, result);
H A DAudioFilePlayer.c322 SET_AUDIOFILEPLAYER_METHOD(DoNotification);

Completed in 60 milliseconds