Lines Matching full:errormsg
3645 const char* errorMsg;
3651 mParentId = table->getResId(mParent, &style16, NULL, &errorMsg);
3654 errorMsg, String8(mParent).string());
3663 it.isId ? &id16 : &attr16, NULL, &errorMsg);
3666 it.sourcePos.error("Error: %s: %s '%s'.\n", errorMsg,
4997 const char* errorMsg = NULL;
5003 &errorMsg, NULL);
5005 source.error("invalid attribute name for 'name': %s", errorMsg);