Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dblockimg.cpp1350 struct Command { struct
1352 CommandFunction f; argument
1358 return strcmp(((const Command*) c1)->name, ((const Command*) c2)->name); in CompareCommands() argument