HomeSort by relevance Sort by last modified time
    Searched refs:sysMapFileSegmentInShmem (Results 1 - 5 of 5) sorted by null

  /bootable/recovery/minzip/
SysUtil.h 51 int sysMapFileSegmentInShmem(int fd, off_t start, long length,
SysUtil.c 149 int sysMapFileSegmentInShmem(int fd, off_t start, long length,
  /dalvik/libdex/
SysUtil.h 83 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length,
SysUtil.c 268 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length,
304 LOGE("sysMapFileSegmentInShmem not implemented.\n");
ZipArchive.c 240 if (sysMapFileSegmentInShmem(fd, dirOffset, dirSize,

Completed in 53 milliseconds