Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot_driver.h72 bool no_checks = false);
Dfastboot_driver.cpp58 bool no_checks) in FastBootDriver() argument
63 disable_checks_(no_checks) {} in FastBootDriver()