Searched refs:ShippingApiLevel (Results 1 – 3 of 3) sorted by relevance
366 ShippingApiLevel: stringPtr("30"),1656 func (c *deviceConfig) ShippingApiLevel() ApiLevel { func1657 if c.config.productVariables.ShippingApiLevel == nil {1660 apiLevel, _ := strconv.Atoi(*c.config.productVariables.ShippingApiLevel)
427 ShippingApiLevel *string `json:",omitempty"` member
273 $(call add_json_str, ShippingApiLevel, $(PRODUCT_SHIPPING_API_LEVEL))