Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dfunction_toolchain.cc180 bool IsPatternInOutputList(const SubstitutionList& output_list, in IsPatternInOutputList() function
813 if (!IsPatternInOutputList(tool->outputs(), tool->link_output())) { in RunTool()
825 if (!IsPatternInOutputList(tool->outputs(), tool->depend_output())) { in RunTool()