Home | History | Annotate | Download | only in adb

Lines Matching refs:adb_lseek

901         if (adb_lseek(package_fd, offset, SEEK_SET) != static_cast<int>(offset)) {