Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dpthread_internal.h142 void* mmap_base; variable
166 char* mmap_base; member
/aosp12/frameworks/native/libs/vr/libbroadcastring/
H A Dbroadcast_ring_test.cc574 void* mmap_base = mmap(nullptr, mmap_size, PROT_READ | PROT_WRITE, in TEST() local
614 void* mmap_base = mmap(nullptr, mmap_size, PROT_READ | PROT_WRITE, in TEST() local