Searched refs:BuildHostnameFile (Results 1 – 4 of 4) sorted by relevance
114 cmd.FlagWithInput("--build-hostname-file=", config.BuildHostnameFile(ctx))
204 BuildHostnameFile *string `json:",omitempty"` member
800 func (c *config) BuildHostnameFile(ctx PathContext) Path { func801 return PathForOutput(ctx, String(c.productVariables.BuildHostnameFile))
34 $(call add_json_str, BuildHostnameFile, build_hostname.txt)