Home
last modified time | relevance | path

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

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