Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena.cc62 owns_first_block_ = true; in Init()
80 owns_first_block_ = false; in Init()
268 if (owns_first_block_) { in FreeBlocks()
279 if (!owns_first_block_) { in FreeBlocks()
Darena.h895 bool owns_first_block_; // Indicates that arena owns the first block variable