Home
last modified time | relevance | path

Searched refs:Callbacks (Results 1 – 25 of 35) sorted by relevance

12

/hardware/interfaces/wifi/1.0/
DIWifiRttControllerEventCallback.hal20 * RTT Response and Event Callbacks.
DIWifiChipEventCallback.hal58 * Callbacks for reporting debug ring buffer data.
DIWifiNanIfaceEventCallback.hal20 * NAN Response and Asynchronous Event Callbacks.
217 * Callbacks for the various asynchornous NAN Events.
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DAndroid.bp22 "Callbacks.cpp",
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DAndroid.bp22 "Callbacks.cpp",
/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal22 * NAN Response and Asynchronous Event Callbacks.
/hardware/interfaces/bluetooth/1.1/
DIBluetoothHci.hal33 * Same as @1.0, but uses 1.1 Callbacks version
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DAndroid.bp37 "Callbacks.cpp",
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h695 class Callbacks; variable
696 const std::unique_ptr<Callbacks> mHwc1Callbacks;
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h660 class Callbacks; variable
661 const std::unique_ptr<Callbacks> mHwc1Callbacks;
DHWC2On1Adapter.cpp94 class HWC2On1Adapter::Callbacks : public hwc_procs_t { class in android::HWC2On1Adapter
96 explicit Callbacks(HWC2On1Adapter& adapter) : mAdapter(adapter) { in Callbacks() function in android::HWC2On1Adapter::Callbacks
103 auto callbacks = static_cast<const Callbacks*>(procs); in invalidateHook()
109 auto callbacks = static_cast<const Callbacks*>(procs); in vsyncHook()
115 auto callbacks = static_cast<const Callbacks*>(procs); in hotplugHook()
135 mHwc1Callbacks(std::make_unique<Callbacks>(*this)), in HWC2On1Adapter()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp57 class HWC2On1Adapter::Callbacks : public hwc_procs_t { class in android::HWC2On1Adapter
59 explicit Callbacks(HWC2On1Adapter& adapter) : mAdapter(adapter) { in Callbacks() function in android::HWC2On1Adapter::Callbacks
66 auto callbacks = static_cast<const Callbacks*>(procs); in invalidateHook()
72 auto callbacks = static_cast<const Callbacks*>(procs); in vsyncHook()
78 auto callbacks = static_cast<const Callbacks*>(procs); in hotplugHook()
99 mHwc1Callbacks(std::make_unique<Callbacks>(*this)), in HWC2On1Adapter()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr121 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */

12