Searched refs:kTagIoOveruseConfiguration (Results 1 – 1 of 1) sorted by relevance
78 constexpr const char kTagIoOveruseConfiguration[] = "ioOveruseConfiguration"; variable405 if (const auto result = readExactlyOneElement(kTagIoOveruseConfiguration, rootElement); in readIoOveruseConfiguration()409 return Error() << "Failed to read tag '" << kTagIoOveruseConfiguration in readIoOveruseConfiguration()651 XMLElement* childElement = rootElement->InsertNewChildElement(kTagIoOveruseConfiguration); in writeIoOveruseConfiguration()654 << kTagIoOveruseConfiguration << "'"; in writeIoOveruseConfiguration()