arena_ 184 crypto/openpgp_symmetric_encryption.cc i = arena_.begin(); i != arena_.end(); i++) { arena_ 187 crypto/openpgp_symmetric_encryption.cc arena_.clear(); arena_ 309 crypto/openpgp_symmetric_encryption.cc arena_.push_back(buf); arena_ 445 crypto/openpgp_symmetric_encryption.cc arena_.push_back(plaintext_key); arena_ 552 crypto/openpgp_symmetric_encryption.cc arena_.push_back(plaintext); arena_ 611 crypto/openpgp_symmetric_encryption.cc std::vector<void*> arena_; arena_ 233 third_party/tcmalloc/chromium/src/base/low_level_alloc.cc this->arena_->mu.Lock(); arena_ 237 third_party/tcmalloc/chromium/src/base/low_level_alloc.cc this->arena_->mu.Unlock(); arena_ 251 third_party/tcmalloc/chromium/src/base/low_level_alloc.cc LowLevelAlloc::Arena *arena_; arena_ 299 third_party/tcmalloc/chromium/src/heap-checker.cc RAW_DCHECK(arena_ == NULL, ""); arena_ 300 third_party/tcmalloc/chromium/src/heap-checker.cc arena_ = LowLevelAlloc::NewArena(0, LowLevelAlloc::DefaultArena()); arena_ 304 third_party/tcmalloc/chromium/src/heap-checker.cc if (!LowLevelAlloc::DeleteArena(arena_) || alloc_count_ != 0) { arena_ 313 third_party/tcmalloc/chromium/src/heap-checker.cc RAW_DCHECK(arena_ && heap_checker_lock.IsHeld(), ""); arena_ 314 third_party/tcmalloc/chromium/src/heap-checker.cc void* p = LowLevelAlloc::AllocWithArena(n, arena_); arena_ 336 third_party/tcmalloc/chromium/src/heap-checker.cc static LowLevelAlloc::Arena* arena_; arena_ 340 third_party/tcmalloc/chromium/src/heap-checker.cc LowLevelAlloc::Arena* HeapLeakChecker::Allocator::arena_ = NULL; arena_ 143 third_party/tcmalloc/chromium/src/memory_region_map.cc LowLevelAlloc::Arena* MemoryRegionMap::arena_ = NULL; arena_ 219 third_party/tcmalloc/chromium/src/memory_region_map.cc arena_ = LowLevelAlloc::NewArena(0, LowLevelAlloc::DefaultArena()); arena_ 269 third_party/tcmalloc/chromium/src/memory_region_map.cc bool deleted_arena = LowLevelAlloc::DeleteArena(arena_); arena_ 271 third_party/tcmalloc/chromium/src/memory_region_map.cc arena_ = 0; arena_ 253 third_party/tcmalloc/chromium/src/memory_region_map.h return LowLevelAlloc::AllocWithArena(n, arena_); arena_ 297 third_party/tcmalloc/chromium/src/memory_region_map.h static LowLevelAlloc::Arena* arena_; arena_ 233 third_party/tcmalloc/vendor/src/base/low_level_alloc.cc this->arena_->mu.Lock(); arena_ 237 third_party/tcmalloc/vendor/src/base/low_level_alloc.cc this->arena_->mu.Unlock(); arena_ 251 third_party/tcmalloc/vendor/src/base/low_level_alloc.cc LowLevelAlloc::Arena *arena_; arena_ 299 third_party/tcmalloc/vendor/src/heap-checker.cc RAW_DCHECK(arena_ == NULL, ""); arena_ 300 third_party/tcmalloc/vendor/src/heap-checker.cc arena_ = LowLevelAlloc::NewArena(0, LowLevelAlloc::DefaultArena()); arena_ 304 third_party/tcmalloc/vendor/src/heap-checker.cc if (!LowLevelAlloc::DeleteArena(arena_) || alloc_count_ != 0) { arena_ 313 third_party/tcmalloc/vendor/src/heap-checker.cc RAW_DCHECK(arena_ && heap_checker_lock.IsHeld(), ""); arena_ 314 third_party/tcmalloc/vendor/src/heap-checker.cc void* p = LowLevelAlloc::AllocWithArena(n, arena_); arena_ 336 third_party/tcmalloc/vendor/src/heap-checker.cc static LowLevelAlloc::Arena* arena_; arena_ 340 third_party/tcmalloc/vendor/src/heap-checker.cc LowLevelAlloc::Arena* HeapLeakChecker::Allocator::arena_ = NULL; arena_ 142 third_party/tcmalloc/vendor/src/memory_region_map.cc LowLevelAlloc::Arena* MemoryRegionMap::arena_ = NULL; arena_ 211 third_party/tcmalloc/vendor/src/memory_region_map.cc arena_ = LowLevelAlloc::NewArena(0, LowLevelAlloc::DefaultArena()); arena_ 237 third_party/tcmalloc/vendor/src/memory_region_map.cc bool deleted_arena = LowLevelAlloc::DeleteArena(arena_); arena_ 239 third_party/tcmalloc/vendor/src/memory_region_map.cc arena_ = 0; arena_ 229 third_party/tcmalloc/vendor/src/memory_region_map.h return LowLevelAlloc::AllocWithArena(n, arena_); arena_ 273 third_party/tcmalloc/vendor/src/memory_region_map.h static LowLevelAlloc::Arena* arena_;