Home
last modified time | relevance | path

Searched defs:RelativeInstallPath (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/build/soong/snapshot/
H A Dsnapshot_base.go34 RelativeInstallPath string `json:",omitempty"` member
/aosp_15_r20/build/soong/cc/
H A Dlinkable.go204 RelativeInstallPath() string methodSpec
H A Dcc.go1234 func (c *Module) RelativeInstallPath() string { func
/aosp_15_r20/build/soong/sh/
H A Dsh_binary.go215 func (s *ShBinary) RelativeInstallPath() string { func
/aosp_15_r20/build/soong/rust/
H A Drust.go323 func (mod *Module) RelativeInstallPath() string { func
/aosp_15_r20/build/soong/android/
H A Dpaths.go2554 RelativeInstallPath string member