/device/generic/car/emulator/car_emulator_interfaces/aidl/aidl_api/device.generic.car.emulator-aidl/1/device/generic/car/emulator/ |
D | IVehicleBus.aidl | 22 void setOnNewPropValuesCallback(device.generic.car.emulator.IVehicleBusCallback callback); in setOnNewPropValuesCallback() 23 void unsetOnNewPropValuesCallback(device.generic.car.emulator.IVehicleBusCallback callback); in unsetOnNewPropValuesCallback()
|
/device/generic/car/emulator/car_emulator_interfaces/aidl/device/generic/car/emulator/ |
D | IVehicleBus.aidl | 25 void setOnNewPropValuesCallback(IVehicleBusCallback callback); in setOnNewPropValuesCallback() 31 void unsetOnNewPropValuesCallback(IVehicleBusCallback callback); in unsetOnNewPropValuesCallback()
|
/device/generic/car/emulator/car_emulator_interfaces/aidl/aidl_api/device.generic.car.emulator-aidl/current/device/generic/car/emulator/ |
D | IVehicleBus.aidl | 22 void setOnNewPropValuesCallback(device.generic.car.emulator.IVehicleBusCallback callback); in setOnNewPropValuesCallback() 23 void unsetOnNewPropValuesCallback(device.generic.car.emulator.IVehicleBusCallback callback); in unsetOnNewPropValuesCallback()
|
/device/google/contexthub/firmware/os/core/ |
D | hostIntfSpi.c | 41 HostIntfCommCallbackF callback = cookie; in hostIntfSpiRxCallback() local 47 HostIntfCommCallbackF callback = cookie; in hostIntfSpiTxCallback() local 57 HostIntfCommCallbackF callback) in hostIntfSpiRxPacket() 73 HostIntfCommCallbackF callback) in hostIntfSpiTxPacket()
|
D | hostIntfI2c.c | 31 HostIntfCommCallbackF callback = cookie; in hostIntfI2cRxCallback() local 39 HostIntfCommCallbackF callback = cookie; in hostIntfI2cTxCallback() local 51 HostIntfCommCallbackF callback) in hostIntfI2cRxPacket() 59 HostIntfCommCallbackF callback) in hostIntfI2cTxPacket()
|
D | spi.c | 156 SpiCbkF callback = state->rxTxCallback; in spiMasterDone() local 214 SpiCbkF callback = state->finishCallback; in spiSlaveCsInactive() local 247 SpiCbkF callback = state->rxTxCallback; in spiSlaveIdle() local 275 SpiCbkF callback, void *cookie) in spiSetupRxTx() 318 const struct SpiMode *mode, SpiCbkF callback, in spiMasterRxTx() 389 SpiCbkF callback, void *cookie) in spiSlaveRxTx() 407 int spiSlaveWaitForInactive(struct SpiDevice *dev, SpiCbkF callback, in spiSlaveWaitForInactive()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ |
D | BleConnection.java | 133 final CharacteristicWriteResultCallback callback; field in BleConnection.CharacteristicWriteRequest 138 CharacteristicWriteResultCallback callback) { in CharacteristicWriteRequest() 154 final CharacteristicReadResultCallback callback; field in BleConnection.CharacteristicReadRequest 158 CharacteristicReadResultCallback callback) { in CharacteristicReadRequest() 173 final DescriptorWriteResultCallback callback; field in BleConnection.DescriptorWriteRequest 178 DescriptorWriteResultCallback callback) { in DescriptorWriteRequest() 246 CharacteristicWriteResultCallback callback) { in writeCharacteristic() 265 CharacteristicReadResultCallback callback) { in readCharacteristic() 284 DescriptorWriteResultCallback callback) { in writeDescriptor() 305 public boolean requestMtu(int mtu, Consumer<Boolean> callback) { in requestMtu() [all …]
|
/device/google/contexthub/firmware/os/platform/native/ |
D | i2c.c | 41 I2cCallbackF callback, void *cookie) in i2cMasterTxRx() 57 I2cCallbackF callback, void *cookie) in i2cSlaveEnableRx() 62 int i2cSlaveTxPreamble(I2cBus busId, uint8_t byte, I2cCallbackF callback, void *cookie) in i2cSlaveTxPreamble() 67 int i2cSlaveTxPacket(I2cBus busId, const void *txBuf, size_t txSize, I2cCallbackF callback, void *c… in i2cSlaveTxPacket()
|
/device/google/contexthub/firmware/os/inc/ |
D | i2c.h | 35 const void *txBuf, size_t txSize, I2cCallbackF callback, void *cookie) in i2cMasterTx() 39 void *rxBuf, size_t rxSize, I2cCallbackF callback, void *cookie) in i2cMasterRx()
|
/device/google/cuttlefish/guest/services/cf_satellite_service/src/com/google/android/telephony/satellite/ |
D | CFSatelliteService.java | 156 @NonNull IBooleanConsumer callback) { in requestIsSatelliteEnabled() 163 @NonNull IBooleanConsumer callback) { in requestIsSatelliteSupported() 170 @NonNull ISatelliteCapabilitiesConsumer callback) { in requestSatelliteCapabilities() 209 @NonNull IIntegerConsumer callback) { in requestSatelliteModemState() 216 @NonNull IIntegerConsumer callback) { in requestTimeForNextSatelliteVisibility()
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_server.cpp | 102 void WaylandServer::SetFrameCallback(Surfaces::FrameCallback callback) { in SetFrameCallback() 106 void WaylandServer::SetDisplayEventCallback(DisplayEventCallback callback) { in SetDisplayEventCallback()
|
D | wayland_surfaces.cpp | 27 void Surfaces::SetFrameCallback(FrameCallback callback) { in SetFrameCallback() 32 void Surfaces::SetDisplayEventCallback(DisplayEventCallback callback) { in SetDisplayEventCallback()
|
/device/generic/car/emulator/usbpt/protocan/protocanbus/ |
D | VehicleBus.cpp | 37 const std::shared_ptr<IVehicleBusCallback>& callback) { in setOnNewPropValuesCallback() 53 const std::shared_ptr<IVehicleBusCallback>& callback) { in unsetOnNewPropValuesCallback()
|
/device/generic/goldfish/hals/gnss/ |
D | GnssMeasurementInterface.cpp | 107 const std::shared_ptr<IGnssMeasurementCallback>& callback, in setCallback() 119 const std::shared_ptr<IGnssMeasurementCallback>& callback, in setCallbackWithOptions() 144 const std::shared_ptr<IGnssMeasurementCallback>& callback, in setCallbackImpl()
|
D | GnssAntennaInfo.cpp | 28 const std::shared_ptr<IGnssAntennaInfoCallback>& callback) { in setCallback()
|
D | GnssPowerIndication.cpp | 33 const std::shared_ptr<IGnssPowerIndicationCallback>& callback) { in setCallback()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | DrmEventListener.h | 42 DrmEventListener(std::function<void()> callback) : mOnEventCallback(std::move(callback)) {} in DrmEventListener()
|
D | DrmEventListener.cpp | 25 std::function<void()> callback) { in create()
|
/device/google/contexthub/contexthubhal/ |
D | NanohubHidlAdapter.h | 81 sp<IContexthubCallback> callback; member
|
/device/google/cuttlefish/host/libs/web/http_client/ |
D | http_client.cc | 85 HttpClient::DataCallback* callback = (HttpClient::DataCallback*)userdata; in curl_to_function_cb() local 162 DataCallback callback, const std::string& url, in DownloadToCallback() 172 auto callback = [&stream, path](char* data, size_t size) -> bool { in DownloadToFile() local 245 auto callback = [&stream](char* data, size_t size) -> bool { in DownloadToString() local 259 HttpMethod method, DataCallback callback, const std::string& url, in DownloadToCallback()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_device_3_4.cpp | 65 Return<void> VsockCameraDevice::open(const sp<ICameraDeviceCallback>& callback, in open()
|
D | vsock_camera_server.cpp | 70 void VsockCameraServer::setConnectedCallback(callback_t callback) { in setConnectedCallback()
|
/device/google/cuttlefish/host/libs/config/ |
D | feature.h | 137 const std::function<Result<void>(Subclass*)>& callback) { in TopologicalVisit()
|
/device/google/trout/hal/sensors/2.1/ |
D | Sensor.cpp | 38 SensorBase::SensorBase(int32_t sensorHandle, ISensorsEventCallback* callback, SensorType type) in SensorBase() 440 HWSensorBase* HWSensorBase::buildSensor(int32_t sensorHandle, ISensorsEventCallback* callback, in buildSensor() 455 HWSensorBase::HWSensorBase(int32_t sensorHandle, ISensorsEventCallback* callback, in HWSensorBase()
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | i2c.c | 143 I2cCallbackF callback; member 224 I2cCallbackF callback; member 600 size_t size, DmaCallbackF callback, bool rx, bool last) in stmI2cMasterStartDma() 912 I2cCallbackF callback, void *cookie) in i2cMasterTxRx() 1033 I2cCallbackF callback, void *cookie) in i2cSlaveEnableRx() 1063 size_t txSize, I2cCallbackF callback, void *cookie) in i2cSlaveTx() 1098 int i2cSlaveTxPreamble(uint32_t busId, uint8_t byte, I2cCallbackF callback, in i2cSlaveTxPreamble() 1105 I2cCallbackF callback, void *cookie) in i2cSlaveTxPacket()
|