Searched refs:mSectionErrors (Results 1 – 2 of 2) sorted by relevance
366 mSectionErrors.clear(); in startSection()394 sectionMetadata->set_error_msg(mSectionErrors); in endSection()434 if (mSectionErrors.length() == 0) { in vflog()435 mSectionErrors = line; in vflog()437 mSectionErrors += '\n'; in vflog()438 mSectionErrors += line; in vflog()
244 string mSectionErrors; variable