Searched refs:SetStringDatasOffset (Results 1 – 3 of 3) sorted by relevance
175 collections->SetStringDatasOffset(item->offset_); in CheckAndSetRemainingOffsets()
263 header_->GetCollections().SetStringDatasOffset(start); in WriteStringDatas()
338 void SetStringDatasOffset(uint32_t new_offset) { string_datas_.SetOffset(new_offset); } in SetStringDatasOffset() function