Searched refs:SetComments (Results 1 – 2 of 2) sorted by relevance
173 $2->SetComments($1->begin()->GetComments());379 $2->SetComments($1->begin()->GetComments());412 $$->SetComments($1->GetComments());
148 void SetComments(const string& comments) { comments_ = comments; } in SetComments() function221 void SetComments(const string& comment) { comments_ = comment; } in SetComments() function499 void SetComments(const std::string comments) { comments_ = comments; } in SetComments() function