OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HidPGetUsagesExFunc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/gamepad/
raw_input_data_fetcher_win.h
93
typedef NTSTATUS(__stdcall*
HidPGetUsagesExFunc
)(
129
HidPGetUsagesExFunc
hidp_get_usages_ex_;
raw_input_data_fetcher_win.cc
485
hidp_get_usages_ex_ = reinterpret_cast<
HidPGetUsagesExFunc
>(
Completed in 1133 milliseconds