Home | History | Annotate | Download | only in icon

Lines Matching refs:resultText

1196     String resultText = integrity.getColumnText(0);
1199 if (resultText == "ok")
1202 LOG_ERROR("Icon database integrity check failed - \n%s", resultText.ascii().data());