Searched refs:FilterAndPrintTargetSet (Results 1 – 4 of 4) sorted by relevance
341 void FilterAndPrintTargetSet(bool indent, const TargetSet& targets);342 void FilterAndPrintTargetSet(const TargetSet& targets, base::ListValue* out);
200 FilterAndPrintTargetSet(false, results); in DoAllListOutput()225 FilterAndPrintTargetSet(false, results); in DoDirectListOutput()
645 void FilterAndPrintTargetSet(bool indent, const TargetSet& targets) { in FilterAndPrintTargetSet() function650 void FilterAndPrintTargetSet(const TargetSet& targets, base::ListValue* out) { in FilterAndPrintTargetSet() function
704 commands::FilterAndPrintTargetSet(all_deps, res.get()); in RenderDeps()