Searched defs:WriteSection (Results 1 – 2 of 2) sorted by relevance
316 public interface WriteSection extends AutoCloseable { interface in SettingsXml
512 void WriteSection(const char* name, const std::vector<uint8_t>* buffer) { in WriteSection() function