OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 182 milliseconds