Searched refs:zygote_diff_pid (Results 1 – 1 of 1) sorted by relevance
1106 pid_t zygote_diff_pid, in ImgDiagDumper() argument1112 zygote_diff_pid_(zygote_diff_pid), in ImgDiagDumper()1635 pid_t zygote_diff_pid, in DumpImage() argument1652 zygote_diff_pid, in DumpImage()1685 const char* zygote_diff_pid = option.substr(strlen("--zygote-diff-pid=")).data(); in ParseCustom() local1687 if (!ParseInt(zygote_diff_pid, &zygote_diff_pid_)) { in ParseCustom()