Home
last modified time | relevance | path

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

/build/soong/cc/
Dstl.go52 type stl struct { struct
53 Properties StlProperties
56 func (stl *stl) props() []interface{} {
60 func (stl *stl) begin(ctx BaseModuleContext) {
159 func (stl *stl) deps(ctx BaseModuleContext, deps Deps) Deps {
212 func (stl *stl) flags(ctx ModuleContext, flags Flags) Flags {