Searched refs:getErrorStr (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_BsdOS_ALSA_MidiUtils.h49 const char* getErrorStr(INT32 err);
H A DPLATFORM_API_LinuxOS_ALSA_MidiUtils.h49 const char* getErrorStr(INT32 err);
H A DPLATFORM_API_BsdOS_ALSA_MidiOut.c64 return (char*) getErrorStr(err);
H A DPLATFORM_API_LinuxOS_ALSA_MidiOut.c64 return (char*) getErrorStr(err);
H A DPLATFORM_API_BsdOS_ALSA_MidiIn.c76 return (char*) getErrorStr(err);
H A DPLATFORM_API_LinuxOS_ALSA_MidiIn.c76 return (char*) getErrorStr(err);
H A DPLATFORM_API_BsdOS_ALSA_MidiUtils.c42 const char* getErrorStr(INT32 err) { function
H A DPLATFORM_API_LinuxOS_ALSA_MidiUtils.c42 const char* getErrorStr(INT32 err) { function

Completed in 29 milliseconds