Searched refs:PLOGD (Results 1 – 1 of 1) sorted by relevance
132 #define PLOGD(msg, ...) \ macro484 PLOGD("error %s", asString((status_t)status)); in logAnyErrors()486 PLOGD("%s", status.error().c_str()); in logAnyErrors()543 PLOGD("malformed (%s)", ::XML_ErrorString(::XML_GetErrorCode(mParser.get()))); in parseXmlFile()576 PLOGD("Include: attribute '%s' is null", attrs[i]); in includeXmlFile()583 PLOGD("Include: ignoring unrecognized attribute '%s'", attrs[i]); in includeXmlFile()590 PLOGD("Include with no 'href' attribute"); in includeXmlFile()603 PLOGD("invalid include file name: %s", href); in includeXmlFile()610 PLOGD("invalid include file name: %s", href); in includeXmlFile()745 PLOGD("ignoring %s specified outside of a Type", name); in startElementHandler()[all …]