Home
last modified time | relevance | path

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 Dstate_bitmap_unittest.cc72 bool IsFreed(size_t object_position) const { in IsFreed() function in partition_alloc::internal::__anonfcbd7dac0111::PartitionAllocStateBitmapTest
H A Dstate_bitmap.h314 StateBitmap<PageSize, PageAlignment, AllocationAlignment>::IsFreed( in IsFreed() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h266 bool IsFreed() const { in IsFreed() function