Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/common/
Dfile.cpp85 off64_t File::seekTo(off64_t pos, int whence) { in seekTo()
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h290 off_t LSeek(off_t offset, int whence) { in LSeek()