Searched defs:fromSignalHandler (Results 1 – 2 of 2) sorted by relevance
24 DfxDumpWriter::DfxDumpWriter(std::shared_ptr<DfxProcess> process, int32_t fromSignalHandler) in DfxDumpWriter()
91 int ProcessDumper::InitPrintThread(bool fromSignalHandler, std::shared_ptr<ProcessDumpRequest> requ… in InitPrintThread()