HomeSort by relevance Sort by last modified time
    Searched full:midioutgeterrortext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/midi/
midi_manager_win.cc 49 MMRESULT get_result = midiOutGetErrorText(result, text, arraysize(text));
53 << " midiOutGetErrorText error: " << get_result;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmsystem.h 818 #define midiOutGetErrorText __MINGW_NAME_AW(midiOutGetErrorText)
    [all...]

Completed in 40 milliseconds