/external/chromium_org/chrome/browser/media/ |
D | webrtc_log_uploader.cc | 68 std::string report_id; in OnURLFetchComplete() local 70 source->GetResponseAsString(&report_id)) { in OnURLFetchComplete() 76 report_id)); in OnURLFetchComplete() 78 NotifyUploadDone(response_code, report_id, upload_done_data_[source]); in OnURLFetchComplete() 276 const std::string& report_id) { in AddUploadedLogInfoToUploadListFile() argument 303 "," + report_id + '\n'; in AddUploadedLogInfoToUploadListFile() 312 const std::string& report_id, in NotifyUploadDone() argument 326 base::Bind(upload_done_data.callback, success, report_id, in NotifyUploadDone()
|
D | webrtc_log_uploader.h | 116 const std::string& report_id); 119 const std::string& report_id,
|
/external/chromium_org/components/breakpad/tools/ |
D | crash_service.cc | 386 std::wstring report_id = L"<unsent>"; in AsyncSendDump() local 410 info->dump_path, &report_id); in AsyncSendDump() 413 report_id = L"<network issue>"; in AsyncSendDump() 416 report_id = L"<rejected>"; in AsyncSendDump() 426 report_id = L"<throttled>"; in AsyncSendDump() 429 report_id = L"<unknown>"; in AsyncSendDump() 434 VLOG(1) << "dump for pid =" << info->pid << " crash2 id =" << report_id; in AsyncSendDump()
|
/external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/ |
D | webrtc_logging_private_api.cc | 223 bool success, const std::string& report_id, in UploadCallback() argument 228 result.report_id = report_id; in UploadCallback()
|
D | webrtc_logging_private_api_stub.cc | 81 bool success, const std::string& report_id, in UploadCallback() argument
|
D | webrtc_logging_private_api.h | 107 void UploadCallback(bool success, const std::string& report_id,
|
/external/bluetooth/bluedroid/stack/include/ |
D | hidh_api.h | 176 UINT8 report_id, BT_HDR *pbuf);
|
/external/bluetooth/bluedroid/stack/hid/ |
D | hidh_api.c | 442 UINT8 param, UINT16 data, UINT8 report_id, BT_HDR *pbuf ) in HID_HostWriteDev() argument 470 status = hidh_conn_snd_data( dev_handle, t_type, param, data, report_id, pbuf ) ; in HID_HostWriteDev()
|
D | hidh_conn.c | 817 UINT16 data, UINT8 report_id, BT_HDR *buf) in hidh_conn_snd_data() argument 898 if( (trans_type == HID_TRANS_GET_REPORT) && (report_id != 0) ) in hidh_conn_snd_data() 900 *p_out = report_id; in hidh_conn_snd_data()
|
/external/kernel-headers/original/linux/ |
D | hid.h | 333 unsigned report_id; member
|
/external/chromium_org/content/browser/media/ |
D | webrtc_internals_browsertest.cc | 383 const string& report_id, in VerifyStatsDump() argument
|
/external/chromium_org/third_party/libusb/src/libusb/os/ |
D | windows_usb.c | 3593 int report_id = value & 0xFF; in _hid_class_request() local 3600 return _hid_set_report(dev, hid_handle, report_id, data, tp, size, overlapped, report_type); in _hid_class_request() 3603 return _hid_get_report(dev, hid_handle, report_id, data, tp, size, overlapped, report_type); in _hid_class_request()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 13928 http://pinr.com/report.php?ac=view_printable&report_id=249&language_id=1 13929 http://pinr.com/report.php?ac=view_report&report_id=249&language_id=1 64470 http://www.pinr.com/report.php?ac=view_printable&report_id=242&language_id=1 64471 http://www.pinr.com/report.php?ac=view_report&report_id=242&language_id=1 67149 http://www.researchandmarkets.com/feats/download_pdf.asp?report_id=53541
|