Searched refs:stop_description (Results 1 – 2 of 2) sorted by relevance
568 std::string stop_description = GetCrashReasonString( in SignalNotify() local571 *this, signo, stop_description.c_str())); in SignalNotify()
4084 const char *stop_description = stop_info_sp->GetDescription(); in WindowDelegateDraw() local4085 if (stop_description && stop_description[0]) { in WindowDelegateDraw()4086 size_t stop_description_len = strlen(stop_description); in WindowDelegateDraw()4092 stop_description); in WindowDelegateDraw()4231 const char *stop_description = stop_info_sp->GetDescription(); in WindowDelegateDraw() local4232 if (stop_description && stop_description[0]) { in WindowDelegateDraw()4233 size_t stop_description_len = strlen(stop_description); in WindowDelegateDraw()4239 stop_description); in WindowDelegateDraw()