HomeSort by relevance Sort by last modified time
    Searched full:batchallocator (Results 1 - 4 of 4) sorted by null

  /external/jsoncpp/src/lib_json/
json_batchallocator.h 29 class BatchAllocator {
31 BatchAllocator(unsigned int objectsPerPage = 255)
43 ~BatchAllocator() {
96 BatchAllocator(const BatchAllocator&);
97 void operator=(const BatchAllocator&);
json_internalarray.inl 118 BatchAllocator<ValueInternalArray, 1> arraysAllocator_;
119 BatchAllocator<Value, ValueInternalArray::itemsPerPage> pagesAllocator_;
json_internalmap.inl 100 BatchAllocator<ValueInternalMap, 1> mapsAllocator_;
101 BatchAllocator<ValueInternalLink, 1> linksAllocator_;
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 

Completed in 94 milliseconds