Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp30 const int REDIRECT_STDERR = 2; variable
192 dup2(fd[WRITE], REDIRECT_STDERR); // Redirect stderr to pipe in CustomPopen()