Home
last modified time | relevance | path

Searched defs:activationThresholdBytes (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/expat/
Dxmlparse.c418 unsigned long long activationThresholdBytes; member
2555 XML_Parser parser, unsigned long long activationThresholdBytes) { in XML_SetBillionLaughsAttackProtectionActivationThreshold()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c425 unsigned long long activationThresholdBytes; member
2598 XML_Parser parser, unsigned long long activationThresholdBytes) { in XML_SetBillionLaughsAttackProtectionActivationThreshold()
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c11807 const unsigned long long activationThresholdBytes in START_TEST() local