Home
last modified time | relevance | path

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

/external/pigweed/pw_tool/
Dmain.cc101 struct CommandContext { struct
103 bool quit = false;
112 bool CommandEcho(CommandContext* /*context*/, in CommandEcho() argument