Searched refs:xmlString (Results 1 – 1 of 1) sorted by relevance
322 std::string xmlString; in loadMatrices() local323 if (OK != mFs->fetch(path, &xmlString, &error)) { in loadMatrices()328 if (!fromXml(&matrix, xmlString, &error)) { in loadMatrices()