Searched defs:AllocateNewBlock (Results 1 – 4 of 4) sorted by relevance
/external/leveldb/util/ | ||
D | arena.cc | 58 char* Arena::AllocateNewBlock(size_t block_bytes) { in AllocateNewBlock() function in leveldb::Arena |
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ | ||
D | arena.cc | 152 void SerialArena::AllocateNewBlock(size_t n, const AllocationPolicy* policy) { in AllocateNewBlock() function in google::protobuf::internal::SerialArena |
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ | ||
D | arena.cc | 152 void SerialArena::AllocateNewBlock(size_t n, const AllocationPolicy* policy) { in AllocateNewBlock() function in google::protobuf::internal::SerialArena |
/external/protobuf/src/google/protobuf/ | ||
D | arena.cc | 152 void SerialArena::AllocateNewBlock(size_t n, const AllocationPolicy* policy) { in AllocateNewBlock() function in google::protobuf::internal::SerialArena |