Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A DAndroid.bp61 "fastboot_driver.cpp",
286 "fastboot_driver.cpp",
H A Dfastboot.cpp2378 fastboot::FastBootDriver fastboot_driver(transport, driver_callbacks, false); in Main() local
2379 fb = &fastboot_driver; in Main()
2380 fp->fb = &fastboot_driver; in Main()