Home
last modified time | relevance | path

Searched refs:Stl (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dstl.go26 Stl string member
44 switch stl.Properties.Stl {
50 return "ndk_lib" + stl.Properties.Stl
52 ctx.ModuleErrorf("stl: %q is not a supported STL with sdk_version set", stl.Properties.Stl)
56 switch stl.Properties.Stl {
63 ctx.ModuleErrorf("stl: %q is not a supported STL", stl.Properties.Stl)
67 switch stl.Properties.Stl {
70 return stl.Properties.Stl
80 ctx.ModuleErrorf("stl: %q is not a supported STL", stl.Properties.Stl)