Home
last modified time | relevance | path

Searched refs:memfd_supported (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/libcutils/
H A Dashmem-dev.cpp187 static bool memfd_supported = __has_memfd_support(); in has_memfd_support() local
189 return memfd_supported; in has_memfd_support()