Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc309 auto* const allocated_address = allocator_dispatch->alloc_function( in TEST_F() local
334 auto* const allocated_address = allocator_dispatch->alloc_unchecked_function( in TEST_F() local
361 auto* const allocated_address = in TEST_F() local
387 auto* const allocated_address = allocator_dispatch->alloc_aligned_function( in TEST_F() local
416 auto* const allocated_address = allocator_dispatch->realloc_function( in TEST_F() local
589 auto* const allocated_address = allocator_dispatch->aligned_malloc_function( in TEST_F() local
618 auto* const allocated_address = allocator_dispatch->aligned_realloc_function( in TEST_F() local
/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace.cc51 void AllocationTraceRecorder::OnAllocation(const void* allocated_address, in OnAllocation()
H A Dallocation_trace.h81 ALWAYS_INLINE bool InitializeAllocation(const void* allocated_address, in InitializeAllocation()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.cc938 [[maybe_unused]] uintptr_t allocated_address = in ReserveBackupRefPtrGuardRegionIfNeeded() local
H A Dpartition_alloc_unittest.cc4371 uintptr_t allocated_address = in TEST_P() local