GetRawInputDevices 75 content/browser/gamepad/raw_input_data_fetcher_win.cc scoped_ptr<RAWINPUTDEVICE[]> devices(GetRawInputDevices(RIDEV_INPUTSINK)); GetRawInputDevices 98 content/browser/gamepad/raw_input_data_fetcher_win.cc scoped_ptr<RAWINPUTDEVICE[]> devices(GetRawInputDevices(RIDEV_REMOVE)); GetRawInputDevices 81 content/browser/gamepad/raw_input_data_fetcher_win.h RAWINPUTDEVICE* GetRawInputDevices(DWORD flags); GetRawInputDevices 59 media/base/user_input_monitor_win.cc RAWINPUTDEVICE* GetRawInputDevices(EventBitMask event, DWORD flags); GetRawInputDevices 138 media/base/user_input_monitor_win.cc scoped_ptr<RAWINPUTDEVICE> device(GetRawInputDevices(type, RIDEV_INPUTSINK)); GetRawInputDevices 162 media/base/user_input_monitor_win.cc scoped_ptr<RAWINPUTDEVICE> device(GetRawInputDevices(type, RIDEV_REMOVE));