Searched refs:DfxSigDumpHandler (Results 1 – 1 of 1) sorted by relevance
52 class DfxSigDumpHandler { class54 static DfxSigDumpHandler& GetInstance(void);61 DfxSigDumpHandler() = default;62 DfxSigDumpHandler(DfxSigDumpHandler&) = delete;63 DfxSigDumpHandler& operator=(const DfxSigDumpHandler&)=delete;70 DfxSigDumpHandler& DfxSigDumpHandler::GetInstance() in GetInstance()72 static DfxSigDumpHandler sigDumperHandler; in GetInstance()81 int DfxSigDumpHandler::GetRunThreadId() const in GetRunThreadId()102 void DfxSigDumpHandler::RunThread() in RunThread()153 bool DfxSigDumpHandler::Init() in Init()[all …]