Searched refs:activationThresholdBytes (Results 1 – 3 of 3) sorted by relevance
409 const unsigned long long activationThresholdBytes in START_TEST() local422 parser, activationThresholdBytes) in START_TEST()
1077 XML_Parser parser, unsigned long long activationThresholdBytes);1087 XML_Parser parser, unsigned long long activationThresholdBytes);
479 unsigned long long activationThresholdBytes; member487 XmlBigCount activationThresholdBytes; member885 if (newTotal >= rootParser->m_alloc_tracker.activationThresholdBytes) { in expat_heap_increase_tolerable()1380 parser->m_alloc_tracker.activationThresholdBytes1590 parser->m_accounting.activationThresholdBytes3076 XML_Parser parser, unsigned long long activationThresholdBytes) { argument3080 parser->m_accounting.activationThresholdBytes = activationThresholdBytes;3099 XML_Parser parser, unsigned long long activationThresholdBytes) { argument3103 parser->m_alloc_tracker.activationThresholdBytes = activationThresholdBytes;8821 = (countBytesOutput < rootParser->m_accounting.activationThresholdBytes)