Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/WiimoteReal/
H A DIOWin.h27 WiimoteWindows(const std::basic_string<TCHAR>& path, WinWriteMethod initial_write_method);
H A DIOWin.cpp684 WinWriteMethod initial_write_method) in WiimoteWindows() argument
685 : m_devicepath(path), m_write_method(initial_write_method) in WiimoteWindows()