Lines Matching refs:DumpUtils
242 void DumpUtils::IgnorePipeQuit()
247 void DumpUtils::IgnoreStdoutCache()
252 void DumpUtils::IgnoreOom()
257 void DumpUtils::SetAdj(int adj)
267 void DumpUtils::BoostPriority()
275 std::string DumpUtils::ErrnoToMsg(const int &error)
283 int DumpUtils::FdToRead(const std::string &file)
304 int DumpUtils::FdToWrite(const std::string &file)
339 bool DumpUtils::CheckProcessAlive(uint32_t pid)
355 void DumpUtils::RemoveDuplicateString(std::vector<std::string> &strList)
368 int DumpUtils::StrToId(const std::string &name)
384 std::string DumpUtils::ConvertSaIdToSaName(const std::string &saIdStr)
394 bool DumpUtils::DirectoryExists(const std::string &path)
403 bool DumpUtils::PathIsValid(const std::string &path)
408 bool DumpUtils::CopyFile(const std::string &src, const std::string &des)
423 bool DumpUtils::IsCommercialVersion()
429 bool DumpUtils::IsUserMode()
436 bool DumpUtils::CheckAppDebugVersion(int pid)
486 bool DumpUtils::IsHmKernel()