Home
last modified time | relevance | path

Searched defs:ReadShellToFile (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dshell_catcher.cpp245 bool ShellCatcher::ReadShellToFile(int writeFd, const std::string& cmd) in ReadShellToFile() function in OHOS::HiviewDFX::ShellCatcher
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
Dlog_catcher_utils.cpp227 void ReadShellToFile(int fd, const std::string& serviceName, const std::string& cmd, int& count) in ReadShellToFile() function