Home
last modified time | relevance | path

Searched defs:writeFd (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dshell_catcher.cpp46 int ShellCatcher::DoChildProcesscatcher(int writeFd) in DoChildProcesscatcher()
81 int ShellCatcher::CaDoInChildProcesscatcher(int writeFd) in CaDoInChildProcesscatcher()
132 void ShellCatcher::DoChildProcess(int writeFd) in DoChildProcess()
214 bool ShellCatcher::ReadShellToFile(int writeFd, const std::string& cmd) in ReadShellToFile()
/base/startup/init/services/modules/init_context/
Dinit_context.c221 static void SubInitMain(InitContextType type, int readFd, int writeFd) in SubInitMain()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
Dnative_leak_state.cpp439 int writeFd = 0; in ForkProcessToDumpExtraInfo() local
488 bool NativeLeakDumpState::DumpUserMemInfoToSmapsFile(int writeFd, shared_ptr<NativeLeakInfo> &userM… in DumpUserMemInfoToSmapsFile()