Searched refs:VendorPath (Results 1 – 3 of 3) sorted by relevance
458 func (c *deviceConfig) VendorPath() string { func459 if c.config.ProductVariables.VendorPath != nil {460 return *c.config.ProductVariables.VendorPath
132 VendorPath *string `json:",omitempty"` member
677 partition = ctx.DeviceConfig().VendorPath()