Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Darena.cc79 AddBlockInternal(first_block); in Init()
153 AddBlockInternal(b); in AddBlock()
156 void Arena::AddBlockInternal(Block* b) { in AddBlockInternal() function in google::protobuf::Arena
295 AddBlockInternal(first_block); in FreeBlocks()
Darena.h901 void AddBlockInternal(Block* b);