Home
last modified time | relevance | path

Searched refs:dispatched (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/
DIFencedExecutionCallback.hal35 * @return status Error status returned from the asynchronously dispatched execution
/hardware/interfaces/camera/device/3.2/
DICameraDeviceCallback.hal122 * Buffers delivered to the framework must not be dispatched to the
Dtypes.hal926 * Buffers delivered to the framework are not dispatched to the
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp1622 bool dispatched = false; in internal_valid_message_handler() local
1640 dispatched = true; in internal_valid_message_handler()
1647 if (!dispatched) { in internal_valid_message_handler()
/hardware/interfaces/input/common/1.0/
Dtypes.hal510 * The pointer may or may not be down when this event is dispatched.
582 /** Event should be dispatched to applications */
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp550 bool dispatched = false; in internal_valid_message_handler() local