Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot_driver.cpp62 bool no_checks) in FastBootDriver() argument
68 disable_checks_(no_checks) {} in FastBootDriver()
H A Dfastboot_driver.h66 bool no_checks = false);