Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dandroid_profiling_dynamic.cpp148 ScopedFd mem_fd{ open("/proc/self/mem", O_RDONLY | O_CLOEXEC) }; in HandleTracedPerfSignal() local
/aosp12/art/compiler/
H A Dcommon_compiler_test.cc67 android::base::unique_fd mem_fd(art::memfd_create_compat("test code", /*flags=*/ 0)); in CodeAndMetadata() local
/aosp12/art/runtime/jit/
H A Djit_memory_region.cc66 unique_fd mem_fd; in Initialize() local
H A Djit.cc1241 unique_fd mem_fd = in CreateThreadPool() local