Home
last modified time | relevance | path

Searched refs:PrintThreadOpenFiles (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.h46 static void PrintThreadOpenFiles(std::shared_ptr<DfxProcess> process);
H A Ddfx_unwind_remote.cpp116 Printer::PrintThreadOpenFiles(process); in UnwindProcess()
H A Dprinter.cpp286 void Printer::PrintThreadOpenFiles(std::shared_ptr<DfxProcess> process) in PrintThreadOpenFiles() function in OHOS::HiviewDFX::Printer
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp284 printer.PrintThreadOpenFiles(nullptr);