Home
last modified time | relevance | path

Searched refs:DfxDumpCatcher (Results 1 - 13 of 13) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp151 DfxDumpCatcher dumplog; in HWTEST_F()
179 DfxDumpCatcher dumplog; in HWTEST_F()
200 DfxDumpCatcher dumplog; in HWTEST_F()
222 DfxDumpCatcher dumplog; in HWTEST_F()
265 DfxDumpCatcher dumplog; in HWTEST_F()
296 DfxDumpCatcher dumplog; in HWTEST_F()
320 DfxDumpCatcher dumplog; in HWTEST_F()
342 DfxDumpCatcher dumplog; in HWTEST_F()
376 DfxDumpCatcher dumplog; in HWTEST_F()
410 DfxDumpCatcher dumplo in HWTEST_F()
[all...]
H A Ddumpcatcher_command_test.cpp258 std::shared_ptr<DfxDumpCatcher> dump = make_shared<DfxDumpCatcher>(); in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
H A Ddfx_dump_catcher.h31 class DfxDumpCatcher { class
33 DfxDumpCatcher() {} in DfxDumpCatcher() function in OHOS::HiviewDFX::DfxDumpCatcher
34 ~DfxDumpCatcher() {} in ~DfxDumpCatcher()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp53 #define LOG_TAG "DfxDumpCatcher"
56 static const std::string DFXDUMPCATCHER_TAG = "DfxDumpCatcher";
80 bool DfxDumpCatcher::DoDumpCurrTid(const size_t skipFrameNum, std::string& msg, size_t maxFrameNums) in DoDumpCurrTid()
93 bool DfxDumpCatcher::DoDumpLocalTid(const int tid, std::string& msg, size_t maxFrameNums) in DoDumpLocalTid()
108 bool DfxDumpCatcher::DoDumpLocalPid(int pid, std::string& msg, size_t maxFrameNums) in DoDumpLocalPid()
137 bool DfxDumpCatcher::DoDumpRemoteLocked(int pid, int tid, std::string& msg, bool isJson, int timeout) in DoDumpRemoteLocked()
142 bool DfxDumpCatcher::DoDumpLocalLocked(int pid, int tid, std::string& msg, size_t maxFrameNums) in DoDumpLocalLocked()
215 int DfxDumpCatcher::DumpCatchProcess(int pid, std::string& msg, size_t maxFrameNums, bool isJson) in DumpCatchProcess()
229 bool DfxDumpCatcher::DumpCatch(int pid, int tid, std::string& msg, size_t maxFrameNums, bool isJson) in DumpCatch()
274 bool DfxDumpCatcher
[all...]
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerddumpcatcher_fuzzer/
H A Dfaultloggerddumpcatcher_fuzzer.cpp47 std::shared_ptr<DfxDumpCatcher> catcher = std::make_shared<DfxDumpCatcher>(); in DumpStackTraceTest()
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp252 DfxDumpCatcher dumplog; in HWTEST_F()
272 DfxDumpCatcher dumplog; in HWTEST_F()
290 DfxDumpCatcher dumplog; in HWTEST_F()
312 DfxDumpCatcher dumplog; in HWTEST_F()
334 DfxDumpCatcher dumplog; in HWTEST_F()
354 DfxDumpCatcher dumplog; in HWTEST_F()
373 DfxDumpCatcher dumplog; in HWTEST_F()
393 DfxDumpCatcher dumplog; in HWTEST_F()
414 DfxDumpCatcher dumplog; in HWTEST_F()
433 DfxDumpCatcher dumplo in HWTEST_F()
[all...]
/base/startup/appspawn/modules/common/
H A Dappspawn_dfx_dump.cpp24 OHOS::HiviewDFX::DfxDumpCatcher dumpLog; in DumpSpawnStack()
/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp32 DfxDumpCatcher dfxDump; in Dump()
/base/hiviewdfx/faultloggerd/test/performancetest/src/
H A Dfaultloggerd_performance_test.cpp119 DfxDumpCatcher dumplog; in HWTEST_F()
141 DfxDumpCatcher dumplog; in HWTEST_F()
208 DfxDumpCatcher dumplog; in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/unittest/sigdump_handler/
H A Dsigdump_handler_test.cpp79 DfxDumpCatcher dumplog; in HWTEST_F()
/base/hiviewdfx/faultloggerd/example/
H A Ddump_catcher_demo.cpp31 OHOS::HiviewDFX::DfxDumpCatcher dumplog; in TestFuncDump()
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp134 DfxDumpCatcher dumplog; in DumpStacktrace()
/base/hiviewdfx/hichecker/frameworks/native/
H A Dhichecker.cpp213 DfxDumpCatcher dumplog; in DumpStackTrace()

Completed in 7 milliseconds