/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | si476x-cmd.c | 307 report CTS bit as being set in the first status byte read, in si476x_core_send_command() 734 * @report: - all signal quality information retured by the command 741 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status() 761 if (!report) in si476x_core_cmd_am_rsq_status() 764 report->snrhint = 0x08 & resp[1]; in si476x_core_cmd_am_rsq_status() 765 report->snrlint = 0x04 & resp[1]; in si476x_core_cmd_am_rsq_status() 766 report->rssihint = 0x02 & resp[1]; in si476x_core_cmd_am_rsq_status() 767 report->rssilint = 0x01 & resp[1]; in si476x_core_cmd_am_rsq_status() 769 report->bltf = 0x80 & resp[2]; in si476x_core_cmd_am_rsq_status() 770 report in si476x_core_cmd_am_rsq_status() 739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_am_rsq_status() argument 788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_fm_acf_status() argument 824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_am_acf_status() argument 900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) si476x_core_cmd_fm_rds_status() argument 966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) si476x_core_cmd_fm_rds_blockcount() argument 1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a10() argument 1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a20() argument 1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a30() argument 1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a20() argument 1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a10() argument 1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument 1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status() argument [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | si476x-cmd.c | 307 report CTS bit as being set in the first status byte read, in si476x_core_send_command() 734 * @report: - all signal quality information returned by the command 741 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status() 761 if (!report) in si476x_core_cmd_am_rsq_status() 764 report->snrhint = 0x08 & resp[1]; in si476x_core_cmd_am_rsq_status() 765 report->snrlint = 0x04 & resp[1]; in si476x_core_cmd_am_rsq_status() 766 report->rssihint = 0x02 & resp[1]; in si476x_core_cmd_am_rsq_status() 767 report->rssilint = 0x01 & resp[1]; in si476x_core_cmd_am_rsq_status() 769 report->bltf = 0x80 & resp[2]; in si476x_core_cmd_am_rsq_status() 770 report in si476x_core_cmd_am_rsq_status() 739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_am_rsq_status() argument 788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_fm_acf_status() argument 824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_am_acf_status() argument 900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) si476x_core_cmd_fm_rds_status() argument 966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) si476x_core_cmd_fm_rds_blockcount() argument 1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a10() argument 1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a20() argument 1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a30() argument 1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a20() argument 1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a10() argument 1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument 1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_scan.c | 39 void *report; member 66 HciLeAdvertisingReport *report = info->report; in GapFreeReportRPAResolveInfo() local 67 MEM_MALLOC.free(report->data); in GapFreeReportRPAResolveInfo() 71 HciLeExtendedAdvertisingReport *report = info->report; in GapFreeReportRPAResolveInfo() local 72 MEM_MALLOC.free(report->data); in GapFreeReportRPAResolveInfo() 79 MEM_MALLOC.free(info->report); in GapFreeReportRPAResolveInfo() 137 static void GapLeSetExAdvReportParam(GapExAdvReportParam *advParam, const HciLeExtendedAdvertisingReport *report) in GapLeSetExAdvReportParam() argument 139 if (advParam != NULL && report ! in GapLeSetExAdvReportParam() 158 HciLeAdvertisingReport *report = info->report; GapCallbackRPAAdvertisingReport() local 185 HciLeExtendedAdvertisingReport *report = info->report; GapCallbackRPAExtendedAdvertisingReport() local 215 HciLeDirectedAdvertisingReport *report = info->report; GapCallbackRPADirectedAdvertisingReport() local 327 void *report = NULL; GapLeAllocAdvReportRPAResolveInfo() local 392 GapOnLeAdvertisingReportEventProcessOnce(const HciLeAdvertisingReport *report) GapOnLeAdvertisingReportEventProcessOnce() argument 498 GapOnLeExtendedAdvertisingReportEventProcessOnce(const HciLeExtendedAdvertisingReport *report) GapOnLeExtendedAdvertisingReportEventProcessOnce() argument 548 GapOnLeDirectedAdvertisingReportProcessOnce(const HciLeDirectedAdvertisingReport *report) GapOnLeDirectedAdvertisingReportProcessOnce() argument [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-gaff.c | 26 struct hid_report *report; member 44 gaff->report->field[0]->value[0] = 0x51; in hid_gaff_play() 45 gaff->report->field[0]->value[1] = 0x0; in hid_gaff_play() 46 gaff->report->field[0]->value[2] = right; in hid_gaff_play() 47 gaff->report->field[0]->value[3] = 0; in hid_gaff_play() 48 gaff->report->field[0]->value[4] = left; in hid_gaff_play() 49 gaff->report->field[0]->value[5] = 0; in hid_gaff_play() 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 53 gaff->report->field[0]->value[0] = 0xfa; in hid_gaff_play() 54 gaff->report in hid_gaff_play() 66 struct hid_report *report; gaff_init() local [all...] |
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 36 lg2ff->report->field[0]->value[0] = 0x51; in play_effect() 37 lg2ff->report->field[0]->value[2] = weak; in play_effect() 38 lg2ff->report->field[0]->value[4] = strong; in play_effect() 40 lg2ff->report->field[0]->value[0] = 0xf3; in play_effect() 41 lg2ff->report->field[0]->value[2] = 0x00; in play_effect() 42 lg2ff->report->field[0]->value[4] = 0x00; in play_effect() 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 52 struct hid_report *report; in lg2ff_init() local 64 /* Check that the report look in lg2ff_init() [all...] |
H A D | hid-pl.c | 41 struct hid_report *report; member 64 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play() 72 struct hid_report *report; in plff_init() local 83 /* The device contains one output report per physical device, all in plff_init() 106 hid_err(hid, "required output report is missing\n"); in plff_init() 110 report = list_entry(report_ptr, struct hid_report, list); in plff_init() 111 if (report->maxfield < 1) { in plff_init() 112 hid_err(hid, "no fields in the report\n"); in plff_init() 117 if (report->field[0]->report_count >= 4) { in plff_init() 118 report in plff_init() [all...] |
H A D | hid-dr.c | 28 struct hid_report *report; member 53 drff->report->field[0]->value[0] = 0x51; in drff_play() 54 drff->report->field[0]->value[1] = 0x00; in drff_play() 55 drff->report->field[0]->value[2] = weak; in drff_play() 56 drff->report->field[0]->value[4] = strong; in drff_play() 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 59 drff->report->field[0]->value[0] = 0xfa; in drff_play() 60 drff->report->field[0]->value[1] = 0xfe; in drff_play() 62 drff->report->field[0]->value[0] = 0xf3; in drff_play() 63 drff->report in drff_play() 77 struct hid_report *report; drff_init() local [all...] |
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 60 memset(report->field[0]->value, 0, in hid_lg3ff_play() 61 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play() 73 report->field[0]->value[0] = 0x51; in hid_lg3ff_play() 79 report->field[0]->value[1] = (unsigned char)(-x); in hid_lg3ff_play() 80 report->field[0]->value[31] = (unsigned char)(-y); in hid_lg3ff_play() 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local 98 report in hid_lg3ff_set_autocenter() [all...] |
H A D | hid-emsff.c | 19 struct hid_report *report; member 37 emsff->report->field[0]->value[1] = weak; in emsff_play() 38 emsff->report->field[0]->value[2] = strong; in emsff_play() 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 49 struct hid_report *report; in emsff_init() local 68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init() 69 if (report->maxfield < 1) { in emsff_init() 70 hid_err(hid, "no fields in the report\n"); in emsff_init() 74 if (report->field[0]->report_count < 7) { in emsff_init() 91 emsff->report in emsff_init() [all...] |
H A D | hid-betopff.c | 34 struct hid_report *report; member 47 betopff->report->field[2]->value[0] = left / 256; in hid_betopff_play() 48 betopff->report->field[3]->value[0] = right / 256; in hid_betopff_play() 50 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in hid_betopff_play() 58 struct hid_report *report; in betopff_init() local 79 report = list_first_entry(report_list, struct hid_report, list); in betopff_init() 88 if (report->maxfield < 4) { in betopff_init() 89 hid_err(hid, "not enough fields in the report: %d\n", in betopff_init() 90 report->maxfield); in betopff_init() 93 for (i = 0; i < report in betopff_init() [all...] |
H A D | hid-cp2112.c | 73 u8 report; /* CP2112_SMBUS_CONFIG */ member 84 u8 report; /* CP2112_USB_CONFIG */ member 97 u8 report; /* CP2112_DATA_READ_REQUEST */ member 103 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member 111 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member 118 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member 123 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member 132 u8 report; /* CP2112_*_STRING */ member 133 u8 length; /* length in bytes of everyting after .report */ 407 struct cp2112_force_read_report report; in cp2112_read() local 440 struct cp2112_read_req_report *report = buf; cp2112_read_req() local 454 struct cp2112_write_read_req_report *report = buf; cp2112_write_read_req() local 472 struct cp2112_write_req_report *report = buf; cp2112_write_req() local 488 struct cp2112_write_req_report *report = buf; cp2112_i2c_write_req() local 504 struct cp2112_write_read_req_report *report = buf; cp2112_i2c_write_read_req() local 949 unsigned char report; global() member 959 struct cp2112_string_report report; pstr_store() local 990 struct cp2112_string_report report; pstr_show() local 1419 cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) cp2112_raw_event() argument [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-gaff.c | 26 struct hid_report *report; member 44 gaff->report->field[0]->value[0] = 0x51; in hid_gaff_play() 45 gaff->report->field[0]->value[1] = 0x0; in hid_gaff_play() 46 gaff->report->field[0]->value[2] = right; in hid_gaff_play() 47 gaff->report->field[0]->value[3] = 0; in hid_gaff_play() 48 gaff->report->field[0]->value[4] = left; in hid_gaff_play() 49 gaff->report->field[0]->value[5] = 0; in hid_gaff_play() 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 53 gaff->report->field[0]->value[0] = 0xfa; in hid_gaff_play() 54 gaff->report in hid_gaff_play() 66 struct hid_report *report; gaff_init() local [all...] |
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 36 lg2ff->report->field[0]->value[0] = 0x51; in play_effect() 37 lg2ff->report->field[0]->value[2] = weak; in play_effect() 38 lg2ff->report->field[0]->value[4] = strong; in play_effect() 40 lg2ff->report->field[0]->value[0] = 0xf3; in play_effect() 41 lg2ff->report->field[0]->value[2] = 0x00; in play_effect() 42 lg2ff->report->field[0]->value[4] = 0x00; in play_effect() 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 52 struct hid_report *report; in lg2ff_init() local 64 /* Check that the report look in lg2ff_init() [all...] |
H A D | hid-pl.c | 41 struct hid_report *report; member 64 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play() 72 struct hid_report *report; in plff_init() local 83 /* The device contains one output report per physical device, all in plff_init() 106 hid_err(hid, "required output report is missing\n"); in plff_init() 110 report = list_entry(report_ptr, struct hid_report, list); in plff_init() 111 if (report->maxfield < 1) { in plff_init() 112 hid_err(hid, "no fields in the report\n"); in plff_init() 117 if (report->field[0]->report_count >= 4) { in plff_init() 118 report in plff_init() [all...] |
H A D | hid-dr.c | 28 struct hid_report *report; member 53 drff->report->field[0]->value[0] = 0x51; in drff_play() 54 drff->report->field[0]->value[1] = 0x00; in drff_play() 55 drff->report->field[0]->value[2] = weak; in drff_play() 56 drff->report->field[0]->value[4] = strong; in drff_play() 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 59 drff->report->field[0]->value[0] = 0xfa; in drff_play() 60 drff->report->field[0]->value[1] = 0xfe; in drff_play() 62 drff->report->field[0]->value[0] = 0xf3; in drff_play() 63 drff->report in drff_play() 77 struct hid_report *report; drff_init() local [all...] |
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 60 memset(report->field[0]->value, 0, in hid_lg3ff_play() 61 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play() 73 report->field[0]->value[0] = 0x51; in hid_lg3ff_play() 79 report->field[0]->value[1] = (unsigned char)(-x); in hid_lg3ff_play() 80 report->field[0]->value[31] = (unsigned char)(-y); in hid_lg3ff_play() 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local 98 report in hid_lg3ff_set_autocenter() [all...] |
H A D | hid-emsff.c | 19 struct hid_report *report; member 37 emsff->report->field[0]->value[1] = weak; in emsff_play() 38 emsff->report->field[0]->value[2] = strong; in emsff_play() 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 49 struct hid_report *report; in emsff_init() local 68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init() 69 if (report->maxfield < 1) { in emsff_init() 70 hid_err(hid, "no fields in the report\n"); in emsff_init() 74 if (report->field[0]->report_count < 7) { in emsff_init() 91 emsff->report in emsff_init() [all...] |
H A D | hid-betopff.c | 34 struct hid_report *report; member 47 betopff->report->field[2]->value[0] = left / 256; in hid_betopff_play() 48 betopff->report->field[3]->value[0] = right / 256; in hid_betopff_play() 50 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in hid_betopff_play() 58 struct hid_report *report; in betopff_init() local 79 report = list_first_entry(report_list, struct hid_report, list); in betopff_init() 88 if (report->maxfield < 4) { in betopff_init() 89 hid_err(hid, "not enough fields in the report: %d\n", in betopff_init() 90 report->maxfield); in betopff_init() 93 for (i = 0; i < report in betopff_init() [all...] |
H A D | hid-sensor-hub.c | 58 struct hid_report *report; in sensor_hub_report() local 60 list_for_each_entry(report, &hdev->report_enum[dir].report_list, list) { in sensor_hub_report() 61 if (report->id == id) in sensor_hub_report() 62 return report; in sensor_hub_report() 64 hid_warn(hdev, "No report with id 0x%x found\n", id); in sensor_hub_report() 193 struct hid_report *report; in sensor_hub_set_feature() local 202 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT); in sensor_hub_set_feature() 203 if (!report || (field_index >= report->maxfield)) { in sensor_hub_set_feature() 212 ret = hid_set_field(report in sensor_hub_set_feature() 241 struct hid_report *report; sensor_hub_get_feature() local 298 struct hid_report *report; sensor_hub_input_attr_get_raw_value() local 355 struct hid_report *report; hid_sensor_get_usage_index() local 382 struct hid_report *report; sensor_hub_input_get_attribute_info() local 471 sensor_hub_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) sensor_hub_raw_event() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
H A D | rtl8188e_rxdesc.c | 65 struct recv_stat report; in update_recvframe_attrib_88e() local 67 report.rxdw0 = prxstat->rxdw0; in update_recvframe_attrib_88e() 68 report.rxdw1 = prxstat->rxdw1; in update_recvframe_attrib_88e() 69 report.rxdw2 = prxstat->rxdw2; in update_recvframe_attrib_88e() 70 report.rxdw3 = prxstat->rxdw3; in update_recvframe_attrib_88e() 71 report.rxdw4 = prxstat->rxdw4; in update_recvframe_attrib_88e() 72 report.rxdw5 = prxstat->rxdw5; in update_recvframe_attrib_88e() 77 pattrib->crc_err = (u8)((le32_to_cpu(report.rxdw0) >> 14) & 0x1);/* u8)prxreport->crc32; */ in update_recvframe_attrib_88e() 79 /* update rx report to recv_frame attribute */ in update_recvframe_attrib_88e() 80 pattrib->pkt_rpt_type = (u8)((le32_to_cpu(report in update_recvframe_attrib_88e() [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 3 * builtin-report.c 5 * Builtin report command: Analyze the perf.data input file, 70 struct report { struct 112 struct report *rep = cb; in report__config() 114 if (!strcmp(var, "report.group")) { in report__config() 118 if (!strcmp(var, "report.percent-limit")) { in report__config() 125 if (!strcmp(var, "report.children")) { in report__config() 129 if (!strcmp(var, "report.queue-size")) in report__config() 132 if (!strcmp(var, "report.sort_order")) { in report__config() 145 struct report *re in hist_iter__report_callback() 210 setup_forced_leader(struct report *report, struct evlist *evlist) setup_forced_leader() argument 1135 struct report report = { cmd_report() local [all...] |
/test/testfwk/developer_test/local_coverage/interface_coverage/ |
H A D | make_report.py | 98 with os.fdopen(os.open(reportpath, FLAGS_WRITE, MODES), 'w') as report: 99 report.write(HTML_HEAD) 100 report.write(HTML_BODY_START) 108 <h2 style="text-align: center;font-family: 微软雅黑">%s coverage report (%s)</h2> 133 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report: 134 report.write(report_title) 169 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report: 170 report.write(table_title) 171 report.write(table_start) 172 report [all...] |
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | device_param_collect_test.cpp | 66 sptr<IReport> report; in HWTEST_F() local 68 std::make_shared<DeviceParamCollect>(report); in HWTEST_F() 88 sptr<IReport> report; in HWTEST_F() local 90 std::make_shared<DeviceParamCollect>(report); in HWTEST_F() 110 sptr<IReport> report; in HWTEST_F() local 112 std::make_shared<DeviceParamCollect>(report); in HWTEST_F() 126 sptr<IReport> report; in HWTEST_F() local 127 sptr<DeviceParamCollect> deviceParamCollect = new DeviceParamCollect(report); in HWTEST_F() 143 sptr<IReport> report; in HWTEST_F() local 144 sptr<DeviceParamCollect> deviceParamCollect = new DeviceParamCollect(report); in HWTEST_F() 160 sptr<IReport> report; HWTEST_F() local 179 sptr<IReport> report; HWTEST_F() local 196 sptr<IReport> report; HWTEST_F() local 212 sptr<IReport> report; HWTEST_F() local 229 sptr<IReport> report; HWTEST_F() local 250 sptr<IReport> report; HWTEST_F() local 276 sptr<IReport> report; HWTEST_F() local [all...] |
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_dnsresolv_test/ |
H A D | netsys_net_dns_health_data_test.cpp | 50 NetDnsHealthReport report; member in OHOS::NetsysNative::NetDnsHealthReportTest 60 report.netid_ = 1; in SetUp() 61 report.uid_ = 1; in SetUp() 62 report.appid_ = 1; in SetUp() 63 report.host_ = "test.host"; in SetUp() 64 report.type_ = 1; in SetUp() 65 report.result_ = true; in SetUp() 73 EXPECT_EQ(report.Marshalling(parcel), false); in HWTEST_F() 79 EXPECT_EQ(report.Marshalling(parcel), false); in HWTEST_F() 85 EXPECT_EQ(report in HWTEST_F() [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 3 * builtin-report.c 5 * Builtin report command: Analyze the perf.data input file, 74 struct report { struct 124 struct report *rep = cb; in report__config() 126 if (!strcmp(var, "report.group")) { in report__config() 130 if (!strcmp(var, "report.percent-limit")) { in report__config() 137 if (!strcmp(var, "report.children")) { in report__config() 141 if (!strcmp(var, "report.queue-size")) in report__config() 144 if (!strcmp(var, "report.sort_order")) { in report__config() 147 pr_err("Not enough memory for report in report__config() 232 setup_forced_leader(struct report *report, struct evlist *evlist) setup_forced_leader() argument 1204 struct report report = { cmd_report() local [all...] |