Home
last modified time | relevance | path

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

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