Searched refs:VendorPath (Results 1 – 3 of 3) sorted by relevance
504 func (c *deviceConfig) VendorPath() string { func505 if c.config.ProductVariables.VendorPath != nil {506 return *c.config.ProductVariables.VendorPath
146 VendorPath *string `json:",omitempty"` member
690 partition = ctx.DeviceConfig().VendorPath()