Home
last modified time | relevance | path

Searched refs:CcLibrary (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/cc/
H A Dlinkable.go107 CcLibrary() bool
H A Dfuzz.go201 …if lib := moduleLibraryInterface(dependency); lib != nil && lib.buildStubs() && linkable.CcLibrary
H A Dcc.go928 func (c *Module) CcLibrary() bool { func
/aosp12/build/soong/rust/
H A Drust.go536 func (mod *Module) CcLibrary() bool { func