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 70 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length,
SysUtil.cpp 193 int sysMapFileSegmentInShmem(int fd, off_t start, size_t length,
229 ALOGE("sysMapFileSegmentInShmem not implemented.");
ZipArchive.cpp 267 if (sysMapFileSegmentInShmem(fd, centralDirOffset, centralDirSize,

Completed in 53 milliseconds