Searched defs:IsFreed (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/ | ||
H A D | state_bitmap_unittest.cc | 72 bool IsFreed(size_t object_position) const { in IsFreed() function in partition_alloc::internal::__anonfcbd7dac0111::PartitionAllocStateBitmapTest |
H A D | state_bitmap.h | 314 StateBitmap<PageSize, PageAlignment, AllocationAlignment>::IsFreed( in IsFreed() function |
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_rtl.h | 266 bool IsFreed() const { in IsFreed() function |