Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_batchallocator.h48 BatchInfo *nextBatch = batch->next_; in ~BatchAllocator() local
50 batch = nextBatch; in ~BatchAllocator()