Home
last modified time | relevance | path

Searched refs:xmlString (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
DVintfFm.cpp322 std::string xmlString; in loadMatrices() local
323 if (OK != mFs->fetch(path, &xmlString, &error)) { in loadMatrices()
328 if (!fromXml(&matrix, xmlString, &error)) { in loadMatrices()