Searched defs:MapFD (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/perfetto/src/tracing/ipc/ | ||
H A D | posix_shared_memory.cc | 108 std::unique_ptr<PosixSharedMemory> PosixSharedMemory::MapFD(base::ScopedFile fd, in MapFD() function in perfetto::PosixSharedMemory |
/aosp_15_r20/bootable/recovery/otautil/ | ||
H A D | sysutil.cpp | 105 bool MemMapping::MapFD(int fd) { in MapFD() function in MemMapping |