Searched refs:VendorPath (Results 1 – 10 of 10) sorted by relevance
103 partition = ctx.DeviceConfig().VendorPath()
125 "VendorPath": "vendor",
203 $(call add_json_str, VendorPath, $(TARGET_COPY_OUT_VENDOR))
1370 func (c *deviceConfig) VendorPath() string { func1371 if c.config.productVariables.VendorPath != nil {1372 return *c.config.productVariables.VendorPath
332 VendorPath *string `json:",omitempty"` member
1917 partition = ctx.DeviceConfig().VendorPath()
1385 if config.VendorPath() == "vendor" {