Searched refs:SetComment (Results 1 – 5 of 5) sorted by relevance
252 static napi_value SetComment(napi_env env, napi_callback_info info) in SetComment() function266 object->SetComment(comment); in SetComment()355 DECLARE_NAPI_FUNCTION("setComment", SetComment), in XmlSerializerInit()
92 void SetComment(const std::string &comment);
276 void XmlSerializer::SetComment(const std::string &comment) in SetComment() function in OHOS::xml::XmlSerializer
720 xmlSerializer.SetComment("Hi!");738 xmlSerializer.SetComment("Hello, World!");755 xmlSerializer.SetComment("Hello, World!");771 xmlSerializer.SetComment("Hello, World!");787 xmlSerializer.SetComment("Hello, World!");2433 xmlSerializer.SetComment("Hi!");2572 xmlSerializer.SetComment("Hi!");2591 xmlSerializer.SetComment("Hi!");
216 xmlSerializer.SetComment("This is a comment");