Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Dfwtool.cpp312 SUBCMDS(ec, "Send commands directly to the EC"),
313 SUBCMDS(flash, "Read/Write/Dump flash"),
316 SUBCMDS(vbnv, "Vboot NvStorage"),
Ddebug_cmd.h32 #define SUBCMDS(n, helpstr) \ macro