Home
last modified time | relevance | path

Searched refs:DUMP_STACK_TAG_FAILED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Dmain.cpp32 static const std::string DUMP_STACK_TAG_FAILED = "Failed:"; variable
44 std::cout << DUMP_STACK_TAG_FAILED << std::endl; in PrintCommandFailed()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dmain.cpp33 static const std::string DUMP_STACK_TAG_FAILED = "failed:"; variable