Searched refs:ProductPath (Results 1 – 4 of 4) sorted by relevance
863 func (c *deviceConfig) ProductPath() string { func864 if c.config.productVariables.ProductPath != nil {865 return *c.config.productVariables.ProductPath
225 ProductPath *string `json:",omitempty"` member
1128 partition = ctx.DeviceConfig().ProductPath()
137 $(call add_json_str, ProductPath, $(TARGET_COPY_OUT_PRODUCT))