Home
last modified time | relevance | path

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

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