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

/dalvik/libdex/
H A DSysUtil.h70 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length,
H A DSysUtil.cpp193 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length, function
229 ALOGE("sysMapFileSegmentInShmem not implemented.");
H A DZipArchive.cpp207 if (sysMapFileSegmentInShmem(fd, dirOffset, dirSize,

Completed in 86 milliseconds