Home
last modified time | relevance | path

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

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