Home
last modified time | relevance | path

Searched refs:fastboot_driver (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
DAndroid.bp61 "fastboot_driver.cpp",
286 "fastboot_driver.cpp",
Dfastboot.cpp2384 fastboot::FastBootDriver fastboot_driver(std::move(transport), driver_callbacks, false); in Main() local
2385 fb = &fastboot_driver; in Main()
2386 fp->fb = &fastboot_driver; in Main()