Searched refs:fastboot_driver (Results 1 – 2 of 2) sorted by relevance
61 "fastboot_driver.cpp",286 "fastboot_driver.cpp",
2384 fastboot::FastBootDriver fastboot_driver(std::move(transport), driver_callbacks, false); in Main() local2385 fb = &fastboot_driver; in Main()2386 fp->fb = &fastboot_driver; in Main()