Home
last modified time | relevance | path

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

/build/soong/remoteexec/
Dremoteexec_test.go31 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
44 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
69 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
85 Labels: map[string]string{"type": "compile", "lang": "cpp", "compiler": "clang"},
Dremoteexec.go68 Labels map[string]string member
107 labels := r.Labels
/build/soong/java/
Ddex.go100 Labels: map[string]string{"type": "compile", "compiler": "d8"},
107 Labels: map[string]string{"type": "tool", "name": "soong_zip"},
137 Labels: map[string]string{"type": "compile", "compiler": "r8"},
145 Labels: map[string]string{"type": "tool", "name": "soong_zip"},
152 Labels: map[string]string{"type": "tool", "name": "soong_zip"},
Dapp_builder.go39 &remoteexec.REParams{Labels: map[string]string{"type": "tool", "name": "signapk"},
Dlint.go362 Labels: map[string]string{"type": "tool", "name": "lint"},
Ddroidstubs.go409 Labels: labels,
/build/soong/cc/
Dbuilder.go73 Labels: map[string]string{"type": "link", "tool": "clang"},
90 Labels: map[string]string{"type": "link", "tool": "clang"},
205 Labels: map[string]string{"type": "lint", "tool": "clang-tidy", "lang": "cpp"},
243 Labels: map[string]string{"type": "abi-dump", "tool": "header-abi-dumper"},
263 Labels: map[string]string{"type": "tool", "name": "abi-linker"},
/build/blueprint/
Dcontext.go1552 pprof.Do(ctx, pprof.Labels("blueprint", "ResolveDependencies"), func(ctx context.Context) {
2349 pprof.Do(c.Context, pprof.Labels("blueprint", "PrepareBuildActions"), func(ctx context.Context) {
2411 pprof.Do(ctx, pprof.Labels("blueprint", "runMutators"), func(ctx context.Context) {
2416 pprof.Do(ctx, pprof.Labels("mutator", mutator.name), func(context.Context) {
3587 pprof.Do(c.Context, pprof.Labels("blueprint", "WriteBuildFile"), func(ctx context.Context) {