Searched refs:get_sentinel_bucket (Results 1 – 3 of 3) sorted by relevance
70 static PartitionBucket* get_sentinel_bucket();
111 PartitionBucket* PartitionBucket::get_sentinel_bucket() { in get_sentinel_bucket() function in pdfium::base::internal::PartitionBucket476 DCHECK(this == get_sentinel_bucket()); in SlowPathAlloc()548 DCHECK(bucket != get_sentinel_bucket()); in SlowPathAlloc()
180 internal::PartitionBucket::get_sentinel_bucket()->active_pages_head = in PartitionAllocBaseInit()273 *bucket_ptr++ = internal::PartitionBucket::get_sentinel_bucket(); in Init()289 *bucket_ptr = internal::PartitionBucket::get_sentinel_bucket(); in Init()