Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_batchallocator.h100 const unsigned int mallocSize = in allocateBatch() local
103 BatchInfo* batch = static_cast<BatchInfo*>(malloc(mallocSize)); in allocateBatch()