Home
last modified time | relevance | path

Searched defs:allocated_address (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc239 auto* const allocated_address = allocator_dispatch->alloc_function( in TEST_F() local
263 auto* const allocated_address = allocator_dispatch->alloc_unchecked_function( in TEST_F() local
290 auto* const allocated_address = in TEST_F() local
315 auto* const allocated_address = allocator_dispatch->alloc_aligned_function( in TEST_F() local
340 auto* const allocated_address = allocator_dispatch->realloc_function( in TEST_F() local
499 auto* const allocated_address = allocator_dispatch->aligned_malloc_function( in TEST_F() local
524 auto* const allocated_address = allocator_dispatch->aligned_realloc_function( in TEST_F() local
/external/cronet/base/debug/
Dallocation_trace.cc40 const void* allocated_address, in OnAllocation()
/external/cronet/base/allocator/partition_allocator/
Dpartition_root.cc836 [[maybe_unused]] uintptr_t allocated_address = in ReserveBackupRefPtrGuardRegionIfNeeded() local
Dpartition_alloc_unittest.cc4211 uintptr_t allocated_address = in TEST_P() local