Home
last modified time | relevance | path

Searched defs:UncheckedAlloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_functions.h64 void* UncheckedAlloc(size_t size) { in UncheckedAlloc() function
/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.cc89 void* UncheckedAlloc(size_t size) { in UncheckedAlloc() function