Searched refs:ProductPath (Results 1 – 5 of 5) sorted by relevance
1023 func (c *deviceConfig) ProductPath() string { func1024 if c.config.productVariables.ProductPath != nil {1025 return *c.config.productVariables.ProductPath
262 ProductPath *string `json:",omitempty"` member
1380 partition = ctx.DeviceConfig().ProductPath()
1013 if config.ProductPath() == "product" {
159 $(call add_json_str, ProductPath, $(TARGET_COPY_OUT_PRODUCT))