Searched refs:AppsDefaultVersionName (Results 1 – 4 of 4) sorted by relevance
81 $(call add_json_str, AppsDefaultVersionName, $(APPS_DEFAULT_VERSION_NAME))
185 AppsDefaultVersionName *string `json:",omitempty"` member
541 func (c *config) AppsDefaultVersionName() string { func542 return String(c.productVariables.AppsDefaultVersionName)
186 versionName = ctx.Config().AppsDefaultVersionName()