Home
last modified time | relevance | path

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

/build/soong/remoteexec/
Dremoteexec_test.go33 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
46 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
71 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
87 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
Dremoteexec.go67 Labels map[string]string member
114 labels := r.Labels
/build/soong/java/
Ddex.go40 Labels: map[string]string{"type": "compile", "compiler": "d8"},
47 Labels: map[string]string{"type": "tool", "name": "soong_zip"},
74 Labels: map[string]string{"type": "compile", "compiler": "r8"},
81 Labels: map[string]string{"type": "tool", "name": "soong_zip"},
Dbuilder.go65 Labels: map[string]string{"type": "compile", "lang": "java", "compiler": "javac"},
70 Labels: map[string]string{"type": "tool", "name": "soong_zip"},
147 &remoteexec.REParams{Labels: map[string]string{"type": "tool", "name": "turbine"},
Dapp_builder.go39 &remoteexec.REParams{Labels: map[string]string{"type": "tool", "name": "signapk"},
Ddroiddoc.go1479 Labels: labels,
/build/soong/cc/
Dbuilder.go70 Labels: map[string]string{"type": "link", "tool": "clang"},
86 Labels: map[string]string{"type": "link", "tool": "clang"},
210 Labels: map[string]string{"type": "abi-dump", "tool": "header-abi-dumper"},
228 Labels: map[string]string{"type": "tool", "name": "abi-linker"},
/build/blueprint/
Dcontext.go1456 pprof.Do(ctx, pprof.Labels("blueprint", "ResolveDependencies"), func(ctx context.Context) {
2039 pprof.Do(c.Context, pprof.Labels("blueprint", "PrepareBuildActions"), func(ctx context.Context) {
2099 pprof.Do(ctx, pprof.Labels("blueprint", "runMutators"), func(ctx context.Context) {
2104 pprof.Do(ctx, pprof.Labels("mutator", mutator.name), func(context.Context) {
3204 pprof.Do(c.Context, pprof.Labels("blueprint", "WriteBuildFile"), func(ctx context.Context) {