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