| /system/dev/test/ddk-test/ |
| A D | ddk-test.c | 28 static void update_test_report(bool success, test_report_t* report) { in update_test_report() 37 static zx_status_t ddk_test_func(void* cookie, test_report_t* report) { in ddk_test_func()
|
| /system/ulib/ddktl/test/ |
| A D | ddktl-test.cpp | 32 static void inline update_test_report(bool success, test_report_t* report) { in update_test_report() 41 zx_status_t ddktl_test_func(void* cookie, test_report_t* report) { in ddktl_test_func()
|
| /system/core/pwrbtn-monitor/ |
| A D | pwrbtn-monitor.cpp | 57 const hid::ReportDescriptor& report = desc->report[rpt_idx]; in FindSystemPowerDown() local 83 const hid::ReportDescriptor& report = desc->report[rpt_idx]; in FindSystemPowerDown() local 219 fbl::Array<uint8_t> report(new (&ac) uint8_t[report_size](), report_size); in main() local
|
| /system/ulib/async/include/lib/async/cpp/ |
| A D | exception.h | 122 zx_status_t status, const zx_port_packet_t* report) { in CallHandler()
|
| /system/uapp/aslr-analysis/ |
| A D | main.cpp | 182 ReportInfo* report = &(*reports)[run]; in GatherReports() local 201 ReportInfo report; in TestRunMain() local
|
| /system/ulib/async/ |
| A D | exception.cpp | 70 const zx_port_packet_t* report) { in CallHandler()
|
| /system/uapp/hidsensor/ |
| A D | main.c | 23 uint8_t* report = buf; in process_sensor_input() local
|
| /system/dev/bus/acpi/dev/ |
| A D | dev-pwrbtn.cpp | 156 uint8_t report = 1; in QueueHidReportLocked() local 223 uint8_t report = pressed_; in HidbusGetReport() local
|
| A D | dev-tbmc.cpp | 150 uint8_t report = tablet_mode_; in QueueHidReportLocked() local 218 uint8_t report = tablet_mode_; in HidbusGetReport() local
|
| /system/dev/misc/test/ |
| A D | test.cpp | 87 zx_status_t TestDevice::TestRunTests(test_report_t* report) { in TestRunTests() 118 test_report_t report = {}; in fidl_RunTests() local
|
| /system/utest/x86-umip/ |
| A D | main.cpp | 113 zx_exception_report_t report; in test_instruction() local
|
| /system/utest/driver-tests/ |
| A D | main.cpp | 36 fuchsia_device_test_TestReport* report) { in do_one_test()
|
| /system/utest/async-loop/ |
| A D | loop_tests.cpp | 283 void UpdateState(zx_status_t status, const zx_port_packet_t* report) { in UpdateState() 300 const zx_port_packet_t* report) { in CallHandler() 315 const zx_port_packet_t* report) override { in Handle() 335 const zx_port_packet_t* report) override { in Handle() 1127 const zx_port_packet_t* report) override { in Handle()
|
| /system/utest/async/ |
| A D | exception_tests.cpp | 66 zx_status_t status, const zx_port_packet_t* report) { in Handler()
|
| /system/dev/input/hid/ |
| A D | hid.c | 252 uint8_t report[fuchsia_hardware_input_MAX_REPORT_IDS]; in fidl_GetReportIds() local 281 uint8_t report[needed]; in fidl_GetReport() local 288 const uint8_t* report, size_t report_len, fidl_txn_t* txn) { in fidl_SetReport()
|
| /system/ulib/inspector/ |
| A D | debug-info.cpp | 175 zx_exception_report_t report; in print_debug_info() local
|
| /system/uapp/hid/ |
| A D | main.cpp | 304 fbl::unique_ptr<uint8_t[]> report(new uint8_t[max_report_len]); in hid_input_thread() local 531 fbl::unique_ptr<uint8_t[]> report(new uint8_t[payload_size]); in set_report() local
|
| /system/dev/ethernet/ethertap/ |
| A D | ethertap.cpp | 180 ethertap_setparam_report_t report; in EthmacSetParam() member
|
| /system/ulib/hid-parser/include/hid-parser/ |
| A D | parser.h | 215 ReportDescriptor report[]; member
|
| /system/dev/input/pc-ps2/ |
| A D | i8042.c | 40 } report; member 454 const hid_boot_kbd_report_t* report = rollover ? &report_err_rollover : &dev->report.kbd; in i8042_process_scode() local
|
| /system/uapp/gfxlatency/ |
| A D | main.cpp | 311 const auto report = reinterpret_cast<T*>(r); in parse_paradise_touch_report() local 328 const auto report = reinterpret_cast<paradise_touchpad_t*>(r); in parse_paradise_touchpad_report() local 345 const auto report = reinterpret_cast<paradise_stylus_t*>(r); in parse_paradise_stylus_report() local
|
| /system/dev/bus/acpi/dev/dev-cros-ec/ |
| A D | motion.cpp | 73 uint8_t report[8] = { data.sensor_num }; in ConsumeFifoLocked() local
|
| /system/ulib/ftl/inc/kprivate/ |
| A D | fsdriver.h | 206 int (*report)(void* vol, ui32 msg, ...); member 231 int (*report)(void* vol, ui32 msg, ...); member
|
| /system/ulib/async-loop/ |
| A D | loop.c | 414 const zx_port_packet_t* report) { in async_loop_dispatch_exception()
|
| /system/utest/ethernet/ |
| A D | ethernet.cpp | 435 ethertap_setparam_report_t report = {}; in ExpectSetParamRead() local
|