Home
last modified time | relevance | path

Searched refs:getRootAsCountry (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
DFlatBuffersTests.swift72 let c = Country.getRootAsCountry(buffer) in testReadCountry()
124 static func getRootAsCountry(_ bb: ByteBuffer) -> Country { in getRootAsCountry() function
DFlatbuffersDoubleTests.swift49 static func getRootAsCountry(_ bb: ByteBuffer) -> CountryDouble { in getRootAsCountry() function