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

/haiku/src/kits/storage/
H A DResourceFile.cpp215 uint32 info_table_offset; member in struct:BPrivate::Storage::resource_parse_info
287 parseInfo.info_table_offset = 0;
832 parseInfo.info_table_offset = infoTableOffset;
922 read_exactly(fFile, parseInfo.info_table_offset, tableData, dataSize,

Completed in 54 milliseconds