Home
last modified time | relevance | path

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

/build/soong/android/
Drule_builder_test.go364 rule := NewRuleBuilder().Sbox(PathForOutput(ctx))
414 Sbox bool
424 testRuleBuilder_Build(ctx, in, out, outDep, outDir, t.properties.Restat, t.properties.Sbox)
445 rule.Sbox(outDir)
Drule_builder.go110 func (r *RuleBuilder) Sbox(outputDir WritablePath) *RuleBuilder { func
/build/soong/cc/
Dgen.go220 yaccRule_ = android.NewRuleBuilder().Sbox(android.PathForModuleGen(ctx, "yacc"))
249 aidlRule = android.NewRuleBuilder().Sbox(android.PathForModuleGen(ctx, "aidl"))