Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_root.h1098 size_t* usable_size, in AllocFromBucket()
1370 auto usable_size = slot_span->GetUsableSize(this); in FreeNoHooksImmediate() local
1535 size_t usable_size = AdjustSizeForExtrasSubtract(slot_size); in RawFreeWithThreadCache() local
1548 size_t usable_size = slot_span->GetUsableSize(this); in RawFreeWithThreadCache() local
1736 size_t usable_size = slot_span->GetUsableSize(root); in GetUsableSizeWithMac11MallocSizeHack() local
1892 size_t usable_size; in AllocWithFlagsNoHooks() local
2071 size_t* usable_size, in RawAlloc()
Dthread_cache.cc461 size_t usable_size; in Create() local
603 size_t usable_size; in FillBucket() local
Dthread_cache_unittest.cc1401 size_t usable_size = root()->GetUsableSize(ptr); in TEST_P() local
Dpartition_alloc_unittest.cc3729 size_t usable_size = PartitionRoot<ThreadSafe>::GetUsableSize(ptr); in TEST_P() local
3748 size_t usable_size = PartitionRoot<ThreadSafe>::GetUsableSize(ptr); in TEST_P() local
/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan.h233 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