HIDP_STATUS_SUCCESS  273 content/browser/gamepad/raw_input_data_fetcher_win.cc   DCHECK_EQ(HIDP_STATUS_SUCCESS, status);
HIDP_STATUS_SUCCESS  281 content/browser/gamepad/raw_input_data_fetcher_win.cc     DCHECK_EQ(HIDP_STATUS_SUCCESS, status);
HIDP_STATUS_SUCCESS  375 content/browser/gamepad/raw_input_data_fetcher_win.cc     if (status == HIDP_STATUS_SUCCESS) {
HIDP_STATUS_SUCCESS  400 content/browser/gamepad/raw_input_data_fetcher_win.cc       if (status == HIDP_STATUS_SUCCESS) {
HIDP_STATUS_SUCCESS  410 content/browser/gamepad/raw_input_data_fetcher_win.cc       if (status == HIDP_STATUS_SUCCESS) {
HIDP_STATUS_SUCCESS  177 device/hid/hid_service_win.cc     if (HidP_GetCaps(preparsed_data, &capabilities) == HIDP_STATUS_SUCCESS) {
HIDP_STATUS_SUCCESS  190 device/hid/hid_service_win.cc                             preparsed_data) == HIDP_STATUS_SUCCESS) {
HIDP_STATUS_SUCCESS  202 device/hid/hid_service_win.cc                              preparsed_data) == HIDP_STATUS_SUCCESS) {
HIDP_STATUS_SUCCESS 3719 third_party/libusb/src/libusb/os/windows_usb.c 		if (HidP_GetCaps(preparsed_data, &capabilities) != HIDP_STATUS_SUCCESS) {
HIDP_STATUS_SUCCESS 3734 third_party/libusb/src/libusb/os/windows_usb.c 				  && (HidP_GetValueCaps((HIDP_REPORT_TYPE)j, value_caps, &size[j], preparsed_data) == HIDP_STATUS_SUCCESS)