Home
last modified time | relevance | path

Searched refs:countBytesDirect (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/expat/
Dxmlparse.c439 XmlBigCount countBytesDirect; member
7817 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
7820 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
7822 / (float)(rootParser->m_accounting.countBytesDirect)) in accountingGetCurrentAmplification()
7844 (void *)rootParser, rootParser->m_accounting.countBytesDirect, in accountingReportStats()
7919 = isDirect ? &rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
7928 = rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
7950 return parser->m_accounting.countBytesDirect; in testingAccountingGetCountBytesDirect()