Searched defs:length_ (Results 1 - 1 of 1) sorted by relevance

/dalvik/libdex/
H A DSysUtil.cpp80 static int getFileStartAndLength(int fd, off_t *start_, size_t *length_) argument
86 assert(length_ != NULL);
104 *length_ = length;

Completed in 106 milliseconds