Home
last modified time | relevance | path

Searched refs:zygote (Results 1 – 15 of 15) sorted by relevance

/art/test/689-zygote-jit-deopt/
DAndroid.bp3 // Build rules for ART run-test `689-zygote-jit-deopt`.
16 name: "art-run-test-689-zygote-jit-deopt",
21 ":art-run-test-689-zygote-jit-deopt-expected-stdout",
22 ":art-run-test-689-zygote-jit-deopt-expected-stderr",
28 name: "art-run-test-689-zygote-jit-deopt-expected-stdout",
29 out: ["art-run-test-689-zygote-jit-deopt-expected-stdout.txt"],
36 name: "art-run-test-689-zygote-jit-deopt-expected-stderr",
37 out: ["art-run-test-689-zygote-jit-deopt-expected-stderr.txt"],
Drun.py19 ctx.default_run(args, zygote=True)
Dinfo.txt2 methods JIT-compiled by the zygote.
/art/test/728-imt-conflict-zygote/
DAndroid.bp3 // Build rules for ART run-test `728-imt-conflict-zygote`.
16 name: "art-run-test-728-imt-conflict-zygote",
21 ":art-run-test-728-imt-conflict-zygote-expected-stdout",
22 ":art-run-test-728-imt-conflict-zygote-expected-stderr",
28 name: "art-run-test-728-imt-conflict-zygote-expected-stdout",
29 out: ["art-run-test-728-imt-conflict-zygote-expected-stdout.txt"],
36 name: "art-run-test-728-imt-conflict-zygote-expected-stderr",
37 out: ["art-run-test-728-imt-conflict-zygote-expected-stderr.txt"],
Drun.py19 ctx.default_run(args, zygote=True)
/art/test/2031-zygote-compiled-frame-deopt/
DAndroid.bp3 // Build rules for ART run-test `2031-zygote-compiled-frame-deopt`.
16 name: "art-run-test-2031-zygote-compiled-frame-deopt",
21 ":art-run-test-2031-zygote-compiled-frame-deopt-expected-stdout",
22 ":art-run-test-2031-zygote-compiled-frame-deopt-expected-stderr",
28 name: "art-run-test-2031-zygote-compiled-frame-deopt-expected-stdout",
29 out: ["art-run-test-2031-zygote-compiled-frame-deopt-expected-stdout.txt"],
36 name: "art-run-test-2031-zygote-compiled-frame-deopt-expected-stderr",
37 out: ["art-run-test-2031-zygote-compiled-frame-deopt-expected-stderr.txt"],
Dinfo.txt3 Check that we correctly identify jit-zygote compiled frames as non-debuggable.
/art/odrefresh/
Dodrefresh_main.cc140 std::string zygote; in InitializeConfig() local
151 zygote = value; in InitializeConfig()
174 if (zygote.empty()) { in InitializeConfig()
176 zygote = GetProperty("ro.zygote", {}); in InitializeConfig()
179 if (!ParseZygoteKind(zygote.c_str(), &zygote_kind)) { in InitializeConfig()
180 LOG(FATAL) << "Unknown zygote: " << QuotePath(zygote); in InitializeConfig()
/art/imgdiag/
Drun_imgdiag.py115 zygote_entry = next(e for e in proc_entries if e.name == args.zygote)
/art/tools/ahat/
DREADME.txt22 * Dim 'image' and 'zygote' heap sizes slightly? Why do we even show these?
/art/test/913-heaps/
Dexpected-stdout.txt377 zygote
/art/test/
Ddefault_run.py417 if args.zygote:
DAndroid.bp764 "2031-zygote-compiled-frame-deopt/native-wait.cc",
961 "2031-zygote-compiled-frame-deopt/native-wait.cc",
/art/tools/fuzzer/
DAndroid.bp548 "host_2031-zygote-compiled-frame-deopt_classes.dex",
1051 "host_689-zygote-jit-deopt_classes.dex",
/art/build/boot/
Dpreloaded-classes19 # the zygote during initialization. This is a trade-off, using virtual address space to share