Home
last modified time | relevance | path

Searched defs:dryRun (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dmain.cpp9 void run(bool dryRun) in run()
26 bool dryRun = false; in main() local
H A Dbios_software_manager.hpp22 bool dryRun; member in BIOSSoftwareManager
H A Dspi_device.hpp63 bool dryRun; member in SPIDevice
H A Dspi_device.cpp61 bool dryRun, const std::vector<std::string>& gpioLinesIn, in SPIDevice()