Searched refs:CountryDouble (Results 1 – 1 of 1) sorted by relevance
26 let countryOff = CountryDouble.createCountry( in testCreateFinish()45 let countryOff = CountryDouble.createCountry( in testCreateFinishWithPrefix()63 class CountryDouble { class71 static func getRootAsCountry(_ bb: ByteBuffer) -> CountryDouble { in getRootAsCountry()73 return CountryDouble(table: Table(bb: bb, position: Int32(pos))) in getRootAsCountry()96 CountryDouble.add(builder: &builder, lng: log)97 CountryDouble.add(builder: &builder, lan: lan)98 CountryDouble.add(builder: &builder, name: offset)99 return CountryDouble.end(builder: &builder, startOffset: _start)