HomeSort by relevance Sort by last modified time
    Searched refs:FwdLockFile_lseek (Results 1 - 3 of 3) sorted by null

  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
FwdLockFile.h 70 off64_t FwdLockFile_lseek(int fileDesc, off64_t offset, int whence);
FwdLockFile.c 327 off64_t FwdLockFile_lseek(int fileDesc, off64_t offset, int whence) {
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 650 offval = FwdLockFile_lseek(session->fileDesc, offset, whence);

Completed in 36 milliseconds