Home
last modified time | relevance | path

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

/build/soong/cc/
Dstl.go31 type stlFeature struct { struct
32 Properties StlProperties
37 func (stl *stlFeature) props() []interface{} {
41 func (stl *stlFeature) begin(ctx BaseModuleContext) {
87 func (stl *stlFeature) deps(ctx BaseModuleContext, deps Deps) Deps {
127 func (stl *stlFeature) flags(ctx ModuleContext, flags Flags) Flags {