Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dlinkable.go172 IsVndkPrebuiltLibrary() bool methodSpec
H A Dcc.go1343 func (c *Module) IsVndkPrebuiltLibrary() bool { func
/aosp_15_r20/build/soong/rust/
H A Drust.go342 func (mod *Module) IsVndkPrebuiltLibrary() bool { func