Searched refs:CRASH (Results 1 – 6 of 6) sorted by relevance
40 static constexpr const char *CRASH = "crash"; variable
103 if (strcmp(saStatus.c_str(), LOAD_FAIL) == 0 || strcmp(saStatus.c_str(), CRASH) == 0) { in Run()
31 static const std::vector<std::string> SA_STATUS_VEC {UNLOAD, LOAD_FAIL, CRASH};
167 INTERRUPT_REASON(CRASH, 50)
12372 | CRASH | 50 | 应用发生了崩溃。|
12377 | CRASH | 50 | The application crashes.|