Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommands.cc335 CommandRunner in_runner) in CommandInfo() argument
336 : help_short(in_help_short), help(in_help), runner(in_runner) {} in CommandInfo()
Dcommands.h112 CommandRunner in_runner);