Searched refs:seek_actual (Results 1 - 1 of 1) sorted by relevance

/art/dex2oat/
H A Ddex2oat.cc1062 off_t seek_actual = lseek(oat_file->Fd(), 0, SEEK_SET); local
1063 CHECK_EQ(0, seek_actual);

Completed in 2406 milliseconds