Searched refs:_ReadIndexEntry (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/tools/restest/
H A DResourceFile.cpp933 tableEndReached = !_ReadIndexEntry(i, indexTableOffset,
950 // _ReadIndexEntry
952 ResourceFile::_ReadIndexEntry(int32 index, uint32 tableOffset, bool peekAhead) function in class:ResourceFile
H A DResourceFile.h46 bool _ReadIndexEntry(int32 index,
/haiku/src/kits/storage/
H A DResourceFile.cpp844 tableEndReached = !_ReadIndexEntry(buffer, parseInfo, i,
863 ResourceFile::_ReadIndexEntry(BPositionIO& buffer, function in class:BPrivate::Storage::ResourceFile
/haiku/headers/private/storage/
H A DResourceFile.h86 bool _ReadIndexEntry(BPositionIO& buffer,

Completed in 45 milliseconds