Searched refs:ExecDeathTestSpawnChild (Results 1 – 1 of 1) sorted by relevance
1256 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function1392 const pid_t child_pid = ExecDeathTestSpawnChild(argv.data(), pipe_fd[0]); in AssumeRole()