Home
last modified time | relevance | path

Searched refs:actualStart (Results 1 – 1 of 1) sorted by relevance

/dalvik/libdex/
DSysUtil.cpp198 off_t actualStart; in sysMapFileSegmentInShmem() local
206 actualStart = start - adjust; in sysMapFileSegmentInShmem()
210 fd, actualStart); in sysMapFileSegmentInShmem()
213 (int) actualLength, fd, (int) actualStart, strerror(errno)); in sysMapFileSegmentInShmem()