Home
last modified time | relevance | path

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

/dalvik/libdex/
DSysUtil.h87 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length,
DSysUtil.cpp268 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length, in sysMapFileSegmentInShmem() function
DZipArchive.cpp207 if (sysMapFileSegmentInShmem(fd, dirOffset, dirSize, in mapCentralDirectory0()