Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dfunction_toolchain.cc118 bool ReadDepsFormat(Scope* scope, Tool* tool, Err* err) { in ReadDepsFormat() function
776 !ReadDepsFormat(&block_scope, tool.get(), err) || in RunTool()