Home
last modified time | relevance | path

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

/third_party/flatbuffers/swift/Sources/FlatBuffers/
DTable.swift44 directString(at: offset + postion) in string()
50 public func directString(at offset: Int32) -> String? { in directString() function
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmonster_test_generated.swift832 …offset(VTOFFSET.testarrayofstring.v); return o == 0 ? nil : _accessor.directString(at: _accessor.v… in testarrayofstring()
873 …ffset(VTOFFSET.testarrayofstring2.v); return o == 0 ? nil : _accessor.directString(at: _accessor.v… in testarrayofstring2()