Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dcc.go512 IsVendorPublicLibrary bool `blueprint:"mutated"` member
537 IsVendorPublicLibrary() bool methodSpec
1339 func (c *Module) IsVendorPublicLibrary() bool { func
1659 func (ctx *moduleContextImpl) IsVendorPublicLibrary() bool { func
H A Dlinkable.go171 IsVendorPublicLibrary() bool methodSpec
/aosp_15_r20/build/soong/rust/
H A Drust.go347 func (mod *Module) IsVendorPublicLibrary() bool { func