Home
last modified time | relevance | path

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

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