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

/haiku-fatelf/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-fatelf/headers/private/storage/
H A DResourceFile.h87 bool _ReadIndexEntry(resource_parse_info& parseInfo,
/haiku-fatelf/src/kits/storage/
H A DResourceFile.cpp882 tableEndReached = !_ReadIndexEntry(parseInfo, i, indexTableOffset,
901 ResourceFile::_ReadIndexEntry(resource_parse_info& parseInfo, int32 index, function in class:BPrivate::Storage::ResourceFile

Completed in 68 milliseconds