Searched refs:ProductPath (Results 1 – 5 of 5) sorted by relevance
174 $(call add_json_str, ProductPath, $(TARGET_COPY_OUT_PRODUCT))
1101 func (c *deviceConfig) ProductPath() string { func1102 if c.config.productVariables.ProductPath != nil {1103 return *c.config.productVariables.ProductPath
269 ProductPath *string `json:",omitempty"` member
1725 partition = ctx.DeviceConfig().ProductPath()
1433 if config.ProductPath() == "product" {