| /device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ | 
| D | BleConnection.java | 129         final CharacteristicWriteResultCallback callback;  field in BleConnection.CharacteristicWriteRequest134                 CharacteristicWriteResultCallback callback) {  in CharacteristicWriteRequest()
 150         final CharacteristicReadResultCallback callback;  field in BleConnection.CharacteristicReadRequest
 154                 CharacteristicReadResultCallback callback) {  in CharacteristicReadRequest()
 169         final DescriptorWriteResultCallback callback;  field in BleConnection.DescriptorWriteRequest
 174                 DescriptorWriteResultCallback callback) {  in DescriptorWriteRequest()
 241             CharacteristicWriteResultCallback callback) {  in writeCharacteristic()
 260             CharacteristicReadResultCallback callback) {  in readCharacteristic()
 279             DescriptorWriteResultCallback callback) {  in writeDescriptor()
 300     public boolean requestMtu(int mtu, Consumer<Boolean> callback) {  in requestMtu()
 [all …]
 
 | 
| /device/google/cuttlefish/guest/services/cf_satellite_service/src/com/google/android/telephony/satellite/ | 
| D | CFSatelliteService.java | 158             @NonNull IBooleanConsumer callback) {  in requestIsSatelliteEnabled()165             @NonNull IBooleanConsumer callback) {  in requestIsSatelliteSupported()
 172             @NonNull ISatelliteCapabilitiesConsumer callback) {  in requestSatelliteCapabilities()
 214             @NonNull IBooleanConsumer callback) {  in requestIsSatelliteProvisioned()
 234             @NonNull IIntegerConsumer callback) {  in requestSatelliteModemState()
 241             @NonNull IIntegerConsumer errorCallback, @NonNull IBooleanConsumer callback) {  in requestIsSatelliteCommunicationAllowedForCurrentLocation()
 252             @NonNull IIntegerConsumer callback) {  in requestTimeForNextSatelliteVisibility()
 
 | 
| /device/google/contexthub/firmware/os/core/ | 
| D | hostIntfSpi.c | 41     HostIntfCommCallbackF callback = cookie;  in hostIntfSpiRxCallback()  local47     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()  local39     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()  local214     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/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/gs201/usb/gadget/ | 
| D | UsbGadget.cpp | 127 ScopedAStatus UsbGadget::getCurrentUsbFunctions(const shared_ptr<IUsbGadgetCallback> &callback,  in getCurrentUsbFunctions()139 ScopedAStatus UsbGadget::getUsbSpeed(const shared_ptr<IUsbGadgetCallback> &callback,  in getUsbSpeed()
 364 ScopedAStatus UsbGadget::reset(const shared_ptr<IUsbGadgetCallback> &callback,  in reset()
 408         const shared_ptr<IUsbGadgetCallback> &callback, uint64_t timeout,  in setupFunctions()
 491                                                const shared_ptr<IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /device/google/zuma/usb/gadget/ | 
| D | UsbGadget.cpp | 127 ScopedAStatus UsbGadget::getCurrentUsbFunctions(const shared_ptr<IUsbGadgetCallback> &callback,  in getCurrentUsbFunctions()139 ScopedAStatus UsbGadget::getUsbSpeed(const shared_ptr<IUsbGadgetCallback> &callback,  in getUsbSpeed()
 364 ScopedAStatus UsbGadget::reset(const shared_ptr<IUsbGadgetCallback> &callback,  in reset()
 408         const shared_ptr<IUsbGadgetCallback> &callback, uint64_t timeout,  in setupFunctions()
 491                                                const shared_ptr<IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /device/google/gs101/usb/gadget/ | 
| D | UsbGadget.cpp | 127 ScopedAStatus UsbGadget::getCurrentUsbFunctions(const shared_ptr<IUsbGadgetCallback> &callback,  in getCurrentUsbFunctions()139 ScopedAStatus UsbGadget::getUsbSpeed(const shared_ptr<IUsbGadgetCallback> &callback,  in getUsbSpeed()
 364 ScopedAStatus UsbGadget::reset(const shared_ptr<IUsbGadgetCallback> &callback,  in reset()
 408         const shared_ptr<IUsbGadgetCallback> &callback, uint64_t timeout,  in setupFunctions()
 488                                                const shared_ptr<IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /device/generic/car/emulator/vhal_v2_0/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/generic/car/emulator/vhal_v2_0/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/vhal_v2_0/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/google/sunfish/usb/gadget/ | 
| D | UsbGadget.cpp | 48 Return<void> UsbGadget::getCurrentUsbFunctions(const sp<V1_0::IUsbGadgetCallback> &callback) {  in getCurrentUsbFunctions()240                                        const sp<V1_0::IUsbGadgetCallback> &callback,  in setupFunctions()
 309                                                const sp<V1_0::IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /device/google/bramble/usb/gadget/ | 
| D | UsbGadget.cpp | 48 Return<void> UsbGadget::getCurrentUsbFunctions(const sp<V1_0::IUsbGadgetCallback> &callback) {  in getCurrentUsbFunctions()240                                        const sp<V1_0::IUsbGadgetCallback> &callback,  in setupFunctions()
 309                                                const sp<V1_0::IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /device/google/coral/usb/gadget/ | 
| D | UsbGadget.cpp | 48 Return<void> UsbGadget::getCurrentUsbFunctions(const sp<V1_0::IUsbGadgetCallback> &callback) {  in getCurrentUsbFunctions()229                                        const sp<V1_0::IUsbGadgetCallback> &callback,  in setupFunctions()
 298                                                const sp<V1_0::IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /device/google/barbet/usb/gadget/ | 
| D | UsbGadget.cpp | 48 Return<void> UsbGadget::getCurrentUsbFunctions(const sp<V1_0::IUsbGadgetCallback> &callback) {  in getCurrentUsbFunctions()240                                        const sp<V1_0::IUsbGadgetCallback> &callback,  in setupFunctions()
 309                                                const sp<V1_0::IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /device/google/redfin/usb/gadget/ | 
| D | UsbGadget.cpp | 48 Return<void> UsbGadget::getCurrentUsbFunctions(const sp<V1_0::IUsbGadgetCallback> &callback) {  in getCurrentUsbFunctions()240                                        const sp<V1_0::IUsbGadgetCallback> &callback,  in setupFunctions()
 309                                                const sp<V1_0::IUsbGadgetCallback> &callback,  in setCurrentUsbFunctions()
 
 | 
| /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/generic/goldfish/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()
 
 | 
| /device/google/cuttlefish/host/commands/cvd/ | 
| D | epoll_loop.cpp | 39                                  EpollCallback callback) {  in Register()52   EpollCallback callback;  in HandleEvent()  local
 
 | 
| /device/google/cuttlefish/host/libs/wayland/ | 
| D | wayland_server.cpp | 100 void WaylandServer::SetFrameCallback(Surfaces::FrameCallback callback) {  in SetFrameCallback()104 void WaylandServer::SetDisplayEventCallback(DisplayEventCallback callback) {  in SetDisplayEventCallback()
 
 | 
| D | wayland_surfaces.cpp | 26 void Surfaces::SetFrameCallback(FrameCallback callback) {  in SetFrameCallback()31 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/vulkan-cereal/fake-android-guest/androidImpl/ | 
| D | Vsync.cpp | 33     Impl(Callback callback, int refreshRate = 60)  in Impl()98 Vsync::Vsync(int refreshRate, Vsync::Callback callback)  in Vsync()  function in aemu::Vsync
 
 | 
| /device/google/cuttlefish/host/libs/web/http_client/ | 
| D | http_client.cc | 44   HttpClient::DataCallback* callback = (HttpClient::DataCallback*)userdata;  in curl_to_function_cb()  local119       DataCallback callback, const std::string& url,  in DownloadToCallback()
 129     auto callback = [&stream, path](char* data, size_t size) -> bool {  in DownloadToFile()  local
 202     auto callback = [&stream](char* data, size_t size) -> bool {  in DownloadToString()  local
 216       HttpMethod method, DataCallback callback, const std::string& url,  in DownloadToCallback()
 
 |