Searched refs:_ReadIndexEntry (Results 1 - 4 of 4) sorted by relevance

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

Completed in 72 milliseconds