Home
last modified time | relevance | path

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

/build/soong/ui/tracer/
Dstatus.go26 running: map[*status.Action]actionStatus{},
39 running map[*status.Action]actionStatus member
57 s.running[action] = actionStatus{
64 start, ok := s.running[result.Action]
68 delete(s.running, result.Action)
/build/soong/ui/status/
Dcritical_path.go26 running: make(map[*Action]time.Time),
36 running map[*Action]time.Time member
65 cp.running[action] = start
69 if start, ok := cp.running[result.Action]; ok {
70 delete(cp.running, result.Action)
Dninja.go108 running := map[uint32]*Action{}
149 running[msg.EdgeStarted.GetId()] = action
152 if started, ok := running[msg.EdgeFinished.GetId()]; ok {
153 delete(running, msg.EdgeFinished.GetId())
/build/soong/ui/metrics/metrics_proto/
Dmetrics.proto100 // The description for the phase/action/part while the tool running.
103 // The name for the running phase/action/part.
110 // The real running time.
138 // The metrics produced when running the critical user journey test.
/build/soong/third_party/zip/testdata/
Dreadme.notzip20 doc/install.html by running godoc --http=:6060
34 from sources by running all.bash (see doc/install.html).
/build/make/
DUsage.txt55 (after running the build once), split among these two files:
DChanges.md274 identity of the user running the build, but if you do, it's available in the
556 It is not required to source envsetup.sh before running a build. Many scripts,
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js1520 var running = false;
1611 if(!running) {
1620 running = true;
1625 running = false;
1715 var running = false;
1732 if(!running) {
1734 running = true;
1738 running = false;
Dandroid_3p-bundle.js2682running=0,b.element.addClass("ui-accordion ui-widget ui-helper-reset").children("li").addClass("ui…
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt74 running the Program is not restricted, and the output from the Program
76 Program (independent of having been made by running the Program).
104 when run, you must cause it, when started running for such
/build/make/core/
DLINUX_KERNEL_COPYING90 running the Program is not restricted, and the output from the Program
92 Program (independent of having been made by running the Program).
120 when run, you must cause it, when started running for such
/build/soong/docs/
Dbest_practices.md135 generate the entire build graph before reading source files, or running your
Dperf.md222 interface can be used by running `NINJA_ARGS="-t browse <target>" m`.
/build/soong/java/
Ddroiddoc.go1820 ` 2. Update the file of expected warnings by running:\n`+