Home
last modified time | relevance | path

Searched defs:event_status (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_api_min_max.cpp125 cl_int event_status; in test_min_max_thread_dimensions() local
283 cl_int event_status; in test_min_max_read_image_args() local
448 cl_int event_status; in test_min_max_write_image_args() local
1200 cl_int event_status; in test_min_max_parameter_size() local
1448 cl_int event_status; in test_min_max_samplers() local
1574 cl_int event_status; in test_min_max_constant_buffer_size() local
1777 cl_int event_status; in test_min_max_constant_args() local
/aosp_15_r20/hardware/st/nfc/1.2/
Dhal_st21nfc.cc88 nfc_status_t event_status; member
112 nfc_status_t event_status = pcb_data->event_status; in async_callback_thread_fct() local
230 static void async_callback_post(nfc_event_t event, nfc_status_t event_status) { in async_callback_post()
/aosp_15_r20/hardware/st/nfc/1.1/
Dhal_st21nfc.cc85 nfc_status_t event_status; member
109 nfc_status_t event_status = pcb_data->event_status; in async_callback_thread_fct() local
227 static void async_callback_post(nfc_event_t event, nfc_status_t event_status) { in async_callback_post()
/aosp_15_r20/system/nfc/src/adaptation/
H A DNfcAdaptation.cc164 ::android::hardware::nfc::V1_0::NfcStatus event_status) override { in sendEvent_1_1()
170 ::android::hardware::nfc::V1_0::NfcStatus event_status) override { in sendEvent()
228 NfcAidlStatus event_status) override { in sendEvent()
1055 nfc_status_t event_status) { in HalDownloadFirmwareCallback()
/aosp_15_r20/hardware/st/nfc/aidl/
Dhal_st21nfc.cc87 nfc_status_t event_status; member
111 nfc_status_t event_status = pcb_data->event_status; in async_callback_thread_fct() local
229 static void async_callback_post(nfc_event_t event, nfc_status_t event_status) { in async_callback_post()
/aosp_15_r20/system/nfc/src/rust/hal/ffi/
H A Dhidl.cc42 ::android::hardware::nfc::V1_0::NfcStatus event_status) override { in sendEvent_1_1()
48 ::android::hardware::nfc::V1_0::NfcStatus event_status) override { in sendEvent()
/aosp_15_r20/hardware/interfaces/nfc/1.2/vts/functional/
H A DVtsHalNfcV1_2TargetTest.cpp64 Return<void> sendEvent_1_1(NfcEvent event, NfcStatus event_status) override { in sendEvent_1_1()
74 __attribute__((unused)) NfcStatus event_status) override { in sendEvent()
/aosp_15_r20/hardware/interfaces/nfc/1.1/vts/functional/
H A DVtsHalNfcV1_1TargetTest.cpp64 Return<void> sendEvent_1_1(NfcEvent event, NfcStatus event_status) override { in sendEvent_1_1()
74 __attribute__((unused)) NfcStatus event_status) override { in sendEvent()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dpod_tpu_driver.cc733 auto event_status = abnormal_event_status_.find(event_id); in WaitForEvent() local
768 auto event_status = abnormal_event_status_.find(event_id); in WaitForEvent() local
783 auto event_status = abnormal_event_status_.find(event_id); in AddCallbackForEvent() local
/aosp_15_r20/hardware/st/nfc/1.0/
Dhal_wrapper.c161 static void halWrapperCallback(uint8_t event, uint8_t event_status) { in halWrapperCallback()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/
H A Dallocation_execute.cpp160 cl_int event_status; in execute_kernel() local
/aosp_15_r20/hardware/samsung/nfc/halimpl/src/
Dhal.cc39 bool nfc_stack_cback(nfc_event_t event, nfc_status_t event_status) { in nfc_stack_cback()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dwhile_op_test.cc150 static SE_EventStatus event_status = SE_EVENT_COMPLETE; in TEST_F() local
/aosp_15_r20/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc750 static void halWrapperCallback(uint8_t event, __attribute__((unused))uint8_t event_status) { in halWrapperCallback()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_event_parser.cc43 ErrorCode event_status) { in log_address_and_status()
/aosp_15_r20/hardware/interfaces/nfc/1.0/vts/functional/
H A DVtsHalNfcV1_0TargetTest.cpp81 Return<void> sendEvent(NfcEvent event, NfcStatus event_status) override { in sendEvent()
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runtime/
H A Dmodel.h447 auto event_status = cudaEventQuery(*run_finished_); in is_finished() local
/aosp_15_r20/hardware/interfaces/nfc/aidl/vts/functional/
H A DVtsAidlHalNfcTargetTest.cpp67 ::ndk::ScopedAStatus sendEvent(NfcEvent event, NfcStatus event_status) override { in sendEvent()
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc461 SE_EventStatus event_status = in PollForEventStatus() local
H A Dstream_executor_test.cc360 static SE_EventStatus event_status = SE_EVENT_COMPLETE; in TEST_F() local