Searched refs:VendorPath (Results 1 – 5 of 5) sorted by relevance
981 func (c *deviceConfig) VendorPath() string { func982 if c.config.productVariables.VendorPath != nil {983 return *c.config.productVariables.VendorPath
260 VendorPath *string `json:",omitempty"` member
1376 partition = ctx.DeviceConfig().VendorPath()
998 if config.VendorPath() == "vendor" {
155 $(call add_json_str, VendorPath, $(TARGET_COPY_OUT_VENDOR))