Home
last modified time | relevance | path

Searched defs:contentEncoder (Results 1 – 5 of 5) sorted by relevance

/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/
Dmonster_test_generated.swift1912 var contentEncoder = container.nestedUnkeyedContainer(forKey: .test4) in encode() variable
1919 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayofstring) in encode() variable
1926 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayoftables) in encode() variable
1977 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayofstring2) in encode() variable
1984 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayofsortedstruct) in encode() variable
1994 var contentEncoder = container.nestedUnkeyedContainer(forKey: .test5) in encode() variable
2008 var contentEncoder = container.nestedUnkeyedContainer(forKey: .vectorOfReferrables) in encode() variable
2021 var contentEncoder = container.nestedUnkeyedContainer(forKey: .vectorOfStrongReferrables) in encode() variable
2070 var contentEncoder = container.nestedUnkeyedContainer(forKey: .vectorOfEnums) in encode() variable
2083 var contentEncoder = container.nestedUnkeyedContainer(forKey: .scalarKeySortedTables) in encode() variable
Dmore_defaults_generated.swift167 var contentEncoder = container.nestedUnkeyedContainer(forKey: .abcs) in encode() variable
Dunion_vector_generated.swift643 var contentEncoder = container.nestedUnkeyedContainer(forKey: .characters) in encode() variable
/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/
Dmonster_test_generated.swift1912 var contentEncoder = container.nestedUnkeyedContainer(forKey: .test4) in encode() variable
1919 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayofstring) in encode() variable
1926 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayoftables) in encode() variable
1977 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayofstring2) in encode() variable
1984 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayofsortedstruct) in encode() variable
1994 var contentEncoder = container.nestedUnkeyedContainer(forKey: .test5) in encode() variable
2008 var contentEncoder = container.nestedUnkeyedContainer(forKey: .vectorOfReferrables) in encode() variable
2021 var contentEncoder = container.nestedUnkeyedContainer(forKey: .vectorOfStrongReferrables) in encode() variable
2070 var contentEncoder = container.nestedUnkeyedContainer(forKey: .vectorOfEnums) in encode() variable
2083 var contentEncoder = container.nestedUnkeyedContainer(forKey: .scalarKeySortedTables) in encode() variable
/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/
Dfuzzer_generated.swift324 var contentEncoder = container.nestedUnkeyedContainer(forKey: .testarrayoftables) in encode() variable