Home
last modified time | relevance | path

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

/build/soong/android/
Dconfig.go504 func (c *deviceConfig) VendorPath() string { func
505 if c.config.ProductVariables.VendorPath != nil {
506 return *c.config.ProductVariables.VendorPath
Dvariable.go146 VendorPath *string `json:",omitempty"` member
Dpaths.go690 partition = ctx.DeviceConfig().VendorPath()