Home
last modified time | relevance | path

Searched refs:dumpResult (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp136 auto dumpResult = dumplog.DumpCatchProcess(pid, ret); in DumpStacktrace() local
137 if (dumpResult == DUMP_STACK_FAILED) { in DumpStacktrace()
139 } else if (dumpResult == DUMP_KERNEL_STACK_SUCCESS) { in DumpStacktrace()
/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp181 bool dumpResult = CommonEvent::GetInstance()->DumpState( in RunAsDumpCommand() local
183 if (dumpResult) { in RunAsDumpCommand()

Completed in 2 milliseconds