Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_address_space.cc170 int regular_pool_fd = memfd_create("/regular_pool", MFD_CLOEXEC); in Init() local
172 int regular_pool_fd = -1; in Init() local