Searched refs:last_person (Results 1 – 1 of 1) sorted by relevance
1129 const int last_person = conversation.messages.back().user_id; in SuggestActionsFromAnnotations() local1142 if (all_from_last_person && message.user_id == last_person) { in SuggestActionsFromAnnotations()