Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommands.h182 TargetPrintMode target_print_mode() const { return target_print_mode_; } in target_print_mode() function
Dcommands.cc135 *mode = CommandSwitches::Get().target_print_mode(); in GetTargetPrintingMode()