/external/chromium_org/chrome/browser/media/ |
webrtc_log_uploader.cc | 68 std::string report_id; local 70 source->GetResponseAsString(&report_id)) { 76 report_id)); 78 NotifyUploadDone(response_code, report_id, upload_done_data_[source]); 276 const std::string& report_id) { 303 "," + report_id + '\n'; 312 const std::string& report_id, 326 base::Bind(upload_done_data.callback, success, report_id,
|
/external/chromium_org/components/breakpad/tools/ |
crash_service.cc | 386 std::wstring report_id = L"<unsent>"; local 410 info->dump_path, &report_id); 413 report_id = L"<network issue>"; 416 report_id = L"<rejected>"; 426 report_id = L"<throttled>"; 429 report_id = L"<unknown>"; 434 VLOG(1) << "dump for pid =" << info->pid << " crash2 id =" << report_id;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hiddev.h | 67 __u32 report_id; member in struct:hiddev_report_info 72 * report_id. Set report_id to REPORT_ID_UNKNOWN if the rest of the fields 92 __u32 report_id; member in struct:hiddev_field_info 107 /* Fill in report_type, report_id and field_index to get the information on a 122 __u32 report_id; member in struct:hiddev_usage_ref 188 * rinfo.report_id = HID_REPORT_ID_FIRST; 194 * finfo.report_id = rinfo.report_id; 204 * rinfo.report_id |= HID_REPORT_ID_NEXT [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hiddev.h | 67 __u32 report_id; member in struct:hiddev_report_info 72 * report_id. Set report_id to REPORT_ID_UNKNOWN if the rest of the fields 92 __u32 report_id; member in struct:hiddev_field_info 107 /* Fill in report_type, report_id and field_index to get the information on a 122 __u32 report_id; member in struct:hiddev_usage_ref 188 * rinfo.report_id = HID_REPORT_ID_FIRST; 194 * finfo.report_id = rinfo.report_id; 204 * rinfo.report_id |= HID_REPORT_ID_NEXT [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hiddev.h | 67 __u32 report_id; member in struct:hiddev_report_info 72 * report_id. Set report_id to REPORT_ID_UNKNOWN if the rest of the fields 92 __u32 report_id; member in struct:hiddev_field_info 107 /* Fill in report_type, report_id and field_index to get the information on a 122 __u32 report_id; member in struct:hiddev_usage_ref 188 * rinfo.report_id = HID_REPORT_ID_FIRST; 194 * finfo.report_id = rinfo.report_id; 204 * rinfo.report_id |= HID_REPORT_ID_NEXT [all...] |
/external/chromium_org/third_party/libusb/src/libusb/os/ |
windows_usb.c | 3593 int report_id = value & 0xFF; local [all...] |
/external/kernel-headers/original/linux/ |
hid.h | 333 unsigned report_id; member in struct:hid_global
|