Home
last modified time | relevance | path

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

/build/soong/cc/
Dstl.go63 type stl struct { struct
64 Properties StlProperties
67 func (stl *stl) props() []interface{} {
71 func (stl *stl) begin(ctx BaseModuleContext) {
145 func (stl *stl) deps(ctx BaseModuleContext, deps Deps) Deps {
202 func (stl *stl) flags(ctx ModuleContext, flags Flags) Flags {
Dbp2build.go407 stl *string member
Dcc.go848 stl *stl member