Searched refs:RelativeInstallPath (Results 1 – 4 of 4) sorted by relevance
654 RelativeInstallPath string `json:",omitempty"`681 prop.RelativeInstallPath = "vndk-sp"683 prop.RelativeInstallPath = "vndk"686 prop.RelativeInstallPath = m.RelativeInstallPath()
626 RelativeInstallPath string `json:",omitempty"`631 prop.RelativeInstallPath = m.RelativeInstallPath()
765 func (c *Module) RelativeInstallPath() string { func
1693 dirInApex = filepath.Join(dirInApex, ccMod.RelativeInstallPath())1716 dirInApex := filepath.Join("bin", cc.RelativeInstallPath())