Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go453 IsVendorPublicLibrary bool `blueprint:"mutated"` member
482 IsVendorPublicLibrary() bool methodSpec
1132 func (c *Module) IsVendorPublicLibrary() bool { func
1459 func (ctx *moduleContextImpl) IsVendorPublicLibrary() bool { func