Searched refs:SetComments (Results 1 – 2 of 2) sorted by relevance
266 $$->SetComments($1->begin()->GetComments());521 $2->SetComments($1->GetComments());651 $2->SetComments($1->begin()->GetComments());714 $$->SetComments($1->GetComments());723 $$->SetComments($1->GetComments());
188 void SetComments(const string& comments) { comments_ = comments; } in SetComments() function294 void SetComments(const string& comment) { comments_ = comment; } in SetComments() function661 void SetComments(const std::string comments) { comments_ = comments; } in SetComments() function