Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Darena.cc62 owns_first_block_ = true; in Init()
80 owns_first_block_ = false; in Init()
275 if (owns_first_block_) { in FreeBlocks()
286 if (!owns_first_block_) { in FreeBlocks()
Darena.h895 bool owns_first_block_; // Indicates that arena owns the first block variable