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

/haiku/src/tools/restest/
H A DResourceFile.h48 bool peekAhead);
H A DResourceFile.cpp952 ResourceFile::_ReadIndexEntry(int32 index, uint32 tableOffset, bool peekAhead) argument
963 if (!peekAhead) {
974 if (peekAhead) {
/haiku/headers/private/storage/
H A DResourceFile.h89 bool peekAhead);
/haiku/src/kits/storage/
H A DResourceFile.cpp865 bool peekAhead)
886 if (!peekAhead) {
863 _ReadIndexEntry(BPositionIO& buffer, resource_parse_info& parseInfo, int32 index, uint32 tableOffset, bool peekAhead) argument

Completed in 48 milliseconds