Searched refs:WRITE_TO_DUMP (Results 1 – 1 of 1) sorted by relevance
100 WRITE_TO_DUMP, enumerator396 pipefd[0] = g_pipeFds[WRITE_TO_DUMP][0]; in DFX_ExecDump()397 pipefd[1] = g_pipeFds[WRITE_TO_DUMP][1]; in DFX_ExecDump()664 close(g_pipeFds[WRITE_TO_DUMP][0]); in StartVMProcessUnwind()669 OHOS_TEMP_FAILURE_RETRY(write(g_pipeFds[WRITE_TO_DUMP][1], pids, sizeof(pids))); in StartVMProcessUnwind()670 close(g_pipeFds[WRITE_TO_DUMP][1]); in StartVMProcessUnwind()