getPosition 110 shell/File.h virtual int64_t getPosition() const = 0; getPosition 76 shell/FileInputStream.cpp int64_t pos = file->getPosition(); getPosition 55 shell/PosixFile.h virtual int64_t getPosition() const; getPosition 55 shell/WinFile.h virtual int64_t getPosition() const;