Home
last modified time | relevance | path

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

/system/core/fastboot/
DAndroid.bp30 "fastboot_driver.cpp",
236 "fastboot_driver.cpp",
Dfastboot.cpp1930 fastboot::FastBootDriver fastboot_driver(transport, driver_callbacks, false); in Main() local
1931 fb = &fastboot_driver; in Main()