Searched refs:AppsDefaultVersionName (Results 1 – 4 of 4) sorted by relevance
94 $(call add_json_str, AppsDefaultVersionName, $(APPS_DEFAULT_VERSION_NAME))
215 AppsDefaultVersionName *string `json:",omitempty"` member
664 func (c *config) AppsDefaultVersionName() string { func665 return String(c.productVariables.AppsDefaultVersionName)
202 versionName = ctx.Config().AppsDefaultVersionName()