Home
last modified time | relevance | path

Searched refs:DriverCallbacks (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dfastboot_driver.h57 struct DriverCallbacks { struct
71 FastBootDriver(Transport* transport, DriverCallbacks driver_callbacks = {},
Dfastboot_driver.cpp57 FastBootDriver::FastBootDriver(Transport* transport, DriverCallbacks driver_callbacks, in FastBootDriver()
Dfastboot.cpp1745 fastboot::DriverCallbacks driver_callbacks = { in Main()