HomeSort by relevance Sort by last modified time
    Searched refs:sysMapFileSegmentInShmem (Results 1 - 4 of 4) 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, long length,
SysUtil.c 275 int sysMapFileSegmentInShmem(int fd, off_t start, long length,
321 LOGE("sysMapFileSegmentInShmem not implemented.\n");

Completed in 326 milliseconds