Home
last modified time | relevance | path

Searched defs:usable_size (Results 1 – 6 of 6) sorted by relevance

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_root.h1225 size_t* usable_size, in AllocFromBucket()
1577 auto usable_size = GetSlotUsableSize(slot_span); in FreeNoHooksImmediate() local
1735 size_t usable_size = AdjustSizeForExtrasSubtract(slot_size); in RawFreeWithThreadCache() local
1748 size_t usable_size = GetSlotUsableSize(slot_span); in RawFreeWithThreadCache() local
1943 size_t usable_size = root->GetSlotUsableSize(slot_span); in GetUsableSizeWithMac11MallocSizeHack() local
2106 size_t usable_size; in AllocInternalNoHooks() local
2281 size_t* usable_size, in RawAlloc()
Dthread_cache.cc471 size_t usable_size; in Create() local
612 size_t usable_size; in FillBucket() local
Dthread_cache_unittest.cc1474 size_t usable_size = root()->GetUsableSize(ptr); in TEST_P() local
Dpartition_alloc_unittest.cc3896 size_t usable_size = PartitionRoot::GetUsableSize(ptr); in TEST_P() local
3920 size_t usable_size = PartitionRoot::GetUsableSize(ptr); in TEST_P() local
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
Dpcscan.h234 size_t usable_size, in MoveToQuarantine()
/external/compiler-rt/lib/asan/
Dasan_allocator.cc775 uptr usable_size = instance.AllocationSize(reinterpret_cast<uptr>(ptr)); in asan_malloc_usable_size() local