Searched defs:OutputFiles (Results 1 – 2 of 2) sorted by relevance
175 std::list<OutputFile> OutputFiles; variable
258 func (g *Module) OutputFiles(tag string) (android.Paths, error) { func