Home
last modified time | relevance | path

Searched defs:Callback (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
Dcalibration_callback.h59 Callback(ClassCallerType* obj, in Callback() function
/device/google/cuttlefish/host/commands/modem_simulator/
Dthread_looper.h59 typedef std::function<void()> Callback; typedef
/device/google/contexthub/sensorhal/
Dsensors.cpp321 class Callback : public SensorEventCallback { class
323 Callback(sp<HubConnection> hubConnection) : mHubConnection(hubConnection) {} in Callback() function in __anona6bbdbde0111::Callback
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DDefaultProxy.java201 private class Callback implements BleConnection.Callback { class
DBleConnection.java331 public interface Callback { interface in BleConnection
/device/generic/goldfish-opengl/android-emu/aemu/base/fit/
DFunction.h162 using Callback = CallbackImpl<inlineTargetSize, /*requireInline=*/false, T>; variable
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhwcomposer2.h565 enum class Callback : int32_t { enum