Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h454 arrayElementHashCodes(), in factory()
502 void* arrayElementHashCodes; // Only validator access this member
3033 HashCodeArray* a = static_cast<HashCodeArray*>(context.arrayElementHashCodes);
3035 …CurrentContext().arrayElementHashCodes = a = new (GetStateAllocator().Malloc(sizeof(HashCodeArray)…
3078 if (HashCodeArray* a = static_cast<HashCodeArray*>(c->arrayElementHashCodes)) {