Searched refs:mSectionErrors (Results 1 – 2 of 2) sorted by relevance
413 mSectionErrors.clear(); in startSection()440 sectionMetadata->set_error_msg(mSectionErrors); in endSection()480 if (mSectionErrors.length() == 0) { in vflog()481 mSectionErrors = line; in vflog()483 mSectionErrors += '\n'; in vflog()484 mSectionErrors += line; in vflog()
251 string mSectionErrors; variable