Home
last modified time | relevance | path

Searched defs:IsNdk (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dlinkable.go136 IsNdk(config android.Config) bool methodSpec
H A Dcc.go1320 func (c *Module) IsNdk(config android.Config) bool { func
/aosp_15_r20/build/soong/rust/
H A Drust.go721 func (mod *Module) IsNdk(config android.Config) bool { func