Searched refs:text_value (Results 1 – 1 of 1) sorted by relevance
152 std::string text_value = text ? text->Value() : ""; in HandleSendEnvelope() local153 unsol_command.append(text_value); in HandleSendEnvelope()