Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go162 IsVendorPublicLibrary() bool methodSpec
Dcc.go484 IsVendorPublicLibrary bool `blueprint:"mutated"` member
509 IsVendorPublicLibrary() bool methodSpec
1331 func (c *Module) IsVendorPublicLibrary() bool { func
1662 func (ctx *moduleContextImpl) IsVendorPublicLibrary() bool { func
/build/soong/rust/
Drust.go353 func (mod *Module) IsVendorPublicLibrary() bool { func