Lines Matching defs:stop_description
7075 const char *stop_description = stop_info_sp->GetDescription();
7076 if (stop_description && stop_description[0]) {
7077 size_t stop_description_len = strlen(stop_description);
7086 thread->GetIndexID(), stop_description);
7228 const char *stop_description = stop_info_sp->GetDescription();
7229 if (stop_description && stop_description[0]) {
7230 size_t stop_description_len = strlen(stop_description);
7239 stop_description);