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