Searched refs:DriverCallbacks (Results 1 – 4 of 4) sorted by relevance
66 DriverCallbacks callbacks{[](const std::string&) {}, [](int) {}, [](const std::string&) {}, in TEST_F()
50 struct DriverCallbacks { struct65 FastBootDriver(Transport* transport, DriverCallbacks driver_callbacks = {},
61 FastBootDriver::FastBootDriver(Transport* transport, DriverCallbacks driver_callbacks, in FastBootDriver()
2371 fastboot::DriverCallbacks driver_callbacks = { in Main()