Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_batchallocator.h92 struct BatchInfo struct
94 BatchInfo *next_; argument
104 static BatchInfo *allocateBatch( unsigned int objectsPerPage ) in allocateBatch() argument