Searched refs:PLOGD (Results 1 – 1 of 1) sorted by relevance
132 #define PLOGD(msg, ...) \ macro489 PLOGD("error %s", asString((status_t)status)); in logAnyErrors()491 PLOGD("%s", status.error().c_str()); in logAnyErrors()548 PLOGD("malformed (%s)", ::XML_ErrorString(::XML_GetErrorCode(mParser.get()))); in parseXmlFile()581 PLOGD("Include: attribute '%s' is null", attrs[i]); in includeXmlFile()588 PLOGD("Include: ignoring unrecognized attribute '%s'", attrs[i]); in includeXmlFile()595 PLOGD("Include with no 'href' attribute"); in includeXmlFile()608 PLOGD("invalid include file name: %s", href); in includeXmlFile()615 PLOGD("invalid include file name: %s", href); in includeXmlFile()752 PLOGD("ignoring %s specified outside of a Type", name); in startElementHandler()[all …]