Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dlinkable.go72 CcLibraryInterface() bool methodSpec
H A Dcc.go1101 func (c *Module) CcLibraryInterface() bool { func
/aosp_15_r20/build/soong/rust/
H A Drust.go593 func (mod *Module) CcLibraryInterface() bool { func