Searched refs:ModuleGraphFile (Results 1 – 2 of 2) sorted by relevance
284 config.ModuleGraphFile(),286 "--module_graph_file", config.ModuleGraphFile(),289 fmt.Sprintf("generating the Soong module graph at %s", config.ModuleGraphFile()),473 targets = append(targets, config.ModuleGraphFile())512 distGzipFile(ctx, config, config.ModuleGraphFile(), "soong")
936 func (c *configImpl) ModuleGraphFile() string { func