Home
last modified time | relevance | path

Searched refs:FreeBlocks (Results 1 – 4 of 4) sorted by relevance

/external/regex-re2/util/
Darena.cc32 FreeBlocks(); in ~UnsafeArena()
45 FreeBlocks(); in Reset()
151 void UnsafeArena::FreeBlocks() { in FreeBlocks() function in re2::UnsafeArena
Darena.h84 void FreeBlocks(); // Frees all except first block
/external/protobuf/src/google/protobuf/
Darena.cc108 uint64 space_allocated = FreeBlocks(); in ResetInternal()
265 uint64 Arena::FreeBlocks() { in FreeBlocks() function in google::protobuf::Arena
Darena.h862 uint64 FreeBlocks();