Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_batchallocator.h88 struct BatchInfo { struct
89 BatchInfo* next_; argument
99 static BatchInfo* allocateBatch(unsigned int objectsPerPage) { in allocateBatch() argument