Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_address_space.cc174 int regular_pool_fd = memfd_create("/regular_pool", MFD_CLOEXEC); in Init() local
176 int regular_pool_fd = -1; in Init() local