Home
last modified time | relevance | path

Searched refs:VendorPath (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dconfig.go458 func (c *deviceConfig) VendorPath() string { func
459 if c.config.ProductVariables.VendorPath != nil {
460 return *c.config.ProductVariables.VendorPath
Dvariable.go132 VendorPath *string `json:",omitempty"` member
Dpaths.go677 partition = ctx.DeviceConfig().VendorPath()