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