Home
last modified time | relevance | path

Searched refs:RuleParams (Results 1 – 25 of 80) sorted by relevance

1234

/build/soong/android/
Ddefs.go32 blueprint.RuleParams{
41 blueprint.RuleParams{
49 blueprint.RuleParams{
57 blueprint.RuleParams{
65 blueprint.RuleParams{
72 blueprint.RuleParams{
80 blueprint.RuleParams{
87 blueprint.RuleParams{
94 blueprint.RuleParams{
101 blueprint.RuleParams{
Dpackage_ctx.go119 f func(PackageRuleContext) blueprint.RuleParams, argNames ...string) blueprint.Rule {
121 return p.PackageContext.RuleFunc(name, func(config interface{}) (blueprint.RuleParams, error) {
237 func (p PackageContext) AndroidStaticRule(name string, params blueprint.RuleParams,
243 func (p PackageContext) StaticRule(name string, params blueprint.RuleParams,
245 return p.RuleFunc(name, func(PackageRuleContext) blueprint.RuleParams {
258 …ext) AndroidRemoteStaticRule(name string, supports RemoteRuleSupports, params blueprint.RuleParams,
261 return p.PackageContext.RuleFunc(name, func(config interface{}) (blueprint.RuleParams, error) {
283 func (p PackageContext) RemoteStaticRules(name string, ruleParams blueprint.RuleParams, reParams *r…
297 func (p PackageContext) MultiCommandRemoteStaticRules(name string, ruleParams blueprint.RuleParams,…
Dsingleton.go45 …Rule(pctx PackageContext, name string, params blueprint.RuleParams, argNames ...string) blueprint.… argument
99 ruleParams map[blueprint.Rule]blueprint.RuleParams
107 sctx.ruleParams = make(map[blueprint.Rule]blueprint.RuleParams)
120 func (s *singletonAdaptor) RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams {
132 ruleParams map[blueprint.Rule]blueprint.RuleParams
151 …ontextAdaptor) Rule(pctx PackageContext, name string, params blueprint.RuleParams, argNames ...str…
/build/soong/aconfig/
Dinit.go28 blueprint.RuleParams{
46 blueprint.RuleParams{
59 blueprint.RuleParams{
66 blueprint.RuleParams{
74 blueprint.RuleParams{
89 blueprint.RuleParams{
/build/soong/aconfig/build_flags/
Dinit.go28 blueprint.RuleParams{
41 blueprint.RuleParams{
54 blueprint.RuleParams{
62 blueprint.RuleParams{
/build/soong/python/
Dbuilder.go31 blueprint.RuleParams{
38 blueprint.RuleParams{
45 blueprint.RuleParams{
57 blueprint.RuleParams{
67 blueprint.RuleParams{
74 precompile = pctx.AndroidStaticRule("precompilePython", blueprint.RuleParams{
/build/soong/java/
Dhiddenapi_singleton_test.go62 android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, want)
104 android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, want)
130 …android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, fromSour…
133 …android.AssertStringDoesNotContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, prebu…
159 …android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, prebuilt…
162 …android.AssertStringDoesNotContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, fromS…
221 …android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, wantPubl…
224 …android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, wantSyst…
227 …android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, wantTest…
230 …android.AssertStringDoesContain(t, "hiddenapi command", hiddenapiRule.RuleParams.Command, wantCore…
Daapt2.go64 blueprint.RuleParams{
137 blueprint.RuleParams{
168 blueprint.RuleParams{
183 blueprint.RuleParams{
190 blueprint.RuleParams{
197 blueprint.RuleParams{
311 blueprint.RuleParams{
Dproto_test.go50 if cmd := proto0.RuleParams.Command; !strings.Contains(cmd, "--javastream_out=") {
Dbuilder.go44 blueprint.RuleParams{
102 blueprint.RuleParams{
145 blueprint.RuleParams{
157 blueprint.RuleParams{
182 blueprint.RuleParams{
197 blueprint.RuleParams{
212 blueprint.RuleParams{
218 blueprint.RuleParams{
227 blueprint.RuleParams{
246 blueprint.RuleParams{
[all …]
Ddroiddoc_test.go89 if !strings.Contains(javaDoc.RuleParams.Command, expected) {
90 …t.Errorf("bar-doc command does not contain flag %q, but should\n%q", expected, javaDoc.RuleParams.…
Dapp_builder.go34 blueprint.RuleParams{
49 blueprint.RuleParams{
122 blueprint.RuleParams{
159 blueprint.RuleParams{
165 blueprint.RuleParams{
171 blueprint.RuleParams{
Dcode_metadata_test.go97 strings.TrimSpace(rule.RuleParams.Command),
102 rule.RuleParams.Command, expectedCmd,
Dtest_spec_test.go103 strings.TrimSpace(rule.RuleParams.Command),
108 rule.RuleParams.Command, expectedCmd,
/build/soong/aconfig/codegen/
Dinit.go28 blueprint.RuleParams{
46 blueprint.RuleParams{
61 blueprint.RuleParams{
/build/soong/cc/
Dproto_test.go34 if cmd := proto.RuleParams.Command; !strings.Contains(cmd, "--cpp_out=") {
59 cmd := proto.RuleParams.Command
Dbuilder.go46 blueprint.RuleParams{
56 blueprint.RuleParams{
65 blueprint.RuleParams{
86 blueprint.RuleParams{
102 blueprint.RuleParams{
113 blueprint.RuleParams{
123 blueprint.RuleParams{
131 blueprint.RuleParams{
143 blueprint.RuleParams{
160 blueprint.RuleParams{
[all …]
/build/soong/xml/
Dxml.go32 blueprint.RuleParams{
40 blueprint.RuleParams{
48 blueprint.RuleParams{
/build/soong/rust/
Dprotobuf_test.go51 cmd := librust_proto_out.RuleParams.Command
115 cmd := librust_proto_rule.RuleParams.Command
148 cmd := librust_grpcio_out.RuleParams.Command
/build/soong/bloaty/
Dbloaty.go34 blueprint.RuleParams{
42 blueprint.RuleParams{
/build/blueprint/bootstrap/
Dbootstrap.go49 blueprint.RuleParams{
60 blueprint.RuleParams{
70 blueprint.RuleParams{
78 blueprint.RuleParams{
86 blueprint.RuleParams{
94 blueprint.RuleParams{
101 blueprint.RuleParams{
109 blueprint.RuleParams{
116 blueprint.RuleParams{
140 blueprint.RuleParams{
/build/soong/provenance/
Dprovenance_singleton.go30 blueprint.RuleParams{
38 blueprint.RuleParams{
/build/soong/apex/
Dapex_singleton.go45 …exDepsInfoFilesRule = pctx.AndroidStaticRule("generateApexDepsInfoFilesRule", blueprint.RuleParams{
57 …lowedApexDepsInfoRule = pctx.AndroidStaticRule("diffAllowedApexDepsInfoRule", blueprint.RuleParams{
Dbuilder.go101 apexManifestRule = pctx.StaticRule("apexManifestRule", blueprint.RuleParams{
112 stripApexManifestRule = pctx.StaticRule("stripApexManifestRule", blueprint.RuleParams{
118 pbApexManifestRule = pctx.StaticRule("pbApexManifestRule", blueprint.RuleParams{
128 apexRule = pctx.StaticRule("apexRule", blueprint.RuleParams{
147 DCLAApexRule = pctx.StaticRule("DCLAApexRule", blueprint.RuleParams{
174 TrimmedApexRule = pctx.StaticRule("TrimmedApexRule", blueprint.RuleParams{
203 blueprint.RuleParams{
208 apexBundleRule = pctx.StaticRule("apexBundleRule", blueprint.RuleParams{
222 diffApexContentRule = pctx.StaticRule("diffApexContentRule", blueprint.RuleParams{
233 generateAPIsUsedbyApexRule = pctx.StaticRule("generateAPIsUsedbyApexRule", blueprint.RuleParams{
[all …]
/build/soong/filesystem/
Dfilesystem_test.go183 output.RuleParams.Command, "libfoo.so")
185 output.RuleParams.Command, "libbar.so")
247 …uleForTests("input_hashdesc", "android_arm64_armv8-a").Rule("avbGenVbmetaImage").RuleParams.Command
287 …ult.ModuleForTests("myfooter", "android_arm64_armv8-a").Rule("avbAddHashFooter").RuleParams.Command

1234