Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_dump_writer.cpp24 DfxDumpWriter::DfxDumpWriter(std::shared_ptr<DfxProcess> process, int32_t fromSignalHandler) in DfxDumpWriter()
Dprocess_dumper.cpp91 int ProcessDumper::InitPrintThread(bool fromSignalHandler, std::shared_ptr<ProcessDumpRequest> requ… in InitPrintThread()