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

  /external/opencore/fileformats/common/parser/src/
pvfile.cpp 406 PVFile::GetCurrentByteRange(uint32& aCurrentFirstByteOffset, uint32& aCurrentLastByteOffset)
413 iDataStreamAccess->GetCurrentByteRange(aCurrentFirstByteOffset, aCurrentLastByteOffset);
  /external/opencore/pvmi/pvmf/include/
pvmi_data_stream_interface.h 547 virtual void GetCurrentByteRange(uint32& aCurrentFirstByteOffset, uint32& aCurrentLastByteOffset)
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_memorybufferdatastream_factory.cpp     [all...]

Completed in 360 milliseconds