Home
last modified time | relevance | path

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

/build/soong/rust/
Dlibrary.go107 static() bool methodSpec
158 func (library *libraryDecorator) static() bool { func
/build/soong/cc/
Dbinary.go237 func (binary *binaryDecorator) static() bool { func
Dandroidmk.go45 static() bool methodSpec
Dlibrary.go892 static() bool methodSpec
1704 func (library *libraryDecorator) static() bool { func
1919 func reuseStaticLibrary(mctx android.BottomUpMutatorContext, static, shared *Module) { argument