Searched refs:SetComment (Results 1 – 8 of 8) sorted by relevance
313 ->SetComment(std::string("This is a comment\n@deprecated")); in TEST()341 attr.SetComment(StringPiece("This is an attribute")); in TEST()345 styleable.SetComment(StringPiece("This is a styleable")); in TEST()379 attr.SetComment(StringPiece("This is an attribute @hide")); in TEST()383 styleable.SetComment(StringPiece("This is a styleable")); in TEST()466 attr.SetComment(StringPiece("removed")); in TEST()
132 new_style->SetComment(style->GetComment()); in Consume()
183 foo_original->SetComment(android::StringPiece("Original foo comment")); in TEST_F()187 foo_overlay->SetComment(android::StringPiece("Overlay foo comment")); in TEST_F()189 bar_overlay->SetComment(android::StringPiece("Overlay bar comment")); in TEST_F()191 baz_overlay->SetComment(android::StringPiece("Overlay baz comment")); in TEST_F()
306 dst_config_value->value->SetComment(original_comment.value()); in DoMerge()323 new_file_ref->SetComment(file_ref.GetComment()); in CloneAndMangleFile()
87 void SetComment(const android::StringPiece& str) { in SetComment() function91 void SetComment(std::string&& str) { in SetComment() function
144 res->value->SetComment(std::move(res->comment)); in AddResourcesToTable()1326 symbol.symbol.SetComment(std::move(comment)); in ParseAttrImpl()1720 child_ref.SetComment(child_resource.comment); in ParseDeclareStyleable()
105 ValueBuilder& SetComment(const android::StringPiece& str) { in SetComment() function106 value_->SetComment(str); in SetComment()
663 out_value->SetComment(pb_item.comment()); in DeserializeItemMetaDataFromPb()