Home
last modified time | relevance | path

Searched defs:flatbuffers (Results 1 – 25 of 93) sorted by relevance

1234

/external/flatbuffers/go/
Ddoc.go3 package flatbuffers package
Dstruct.go1 package flatbuffers package
Dgrpc.go1 package flatbuffers package
Dlib.go1 package flatbuffers package
Dsizes.go1 package flatbuffers package
/external/flatbuffers/CMake/
Dflatbuffers.pc.in4 Name: FlatBuffers
/external/flatbuffers/tests/
Dpackage.json4 "flatbuffers": "../", string
Dnative_type_test_impl.cpp5 namespace flatbuffers { namespace
/external/flatbuffers/android/app/src/main/cpp/flatbuffers/
DCMakeLists.txt63 flatbuffers target
/external/flatbuffers/samples/
Dsample_binary.go24 flatbuffers "github.com/google/flatbuffers/go" packageName
/external/flatbuffers/grpc/examples/ts/greeter/
Dpackage.json12 "flatbuffers": "^2.0.0" string
/external/flatbuffers/grpc/examples/go/greeter/client/
Dmain.go11 flatbuffers "github.com/google/flatbuffers/go" packageName
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DUnionInNestedNS.go8 flatbuffers "github.com/google/flatbuffers/go" packageName
/external/flatbuffers/grpc/examples/go/greeter/server/
Dmain.go9 flatbuffers "github.com/google/flatbuffers/go" packageName
/external/flatbuffers/tests/monster_test/my_game/example/
Dstruct_of_structs_of_structs_generated.rs38 impl<'a> flatbuffers::Follow<'a> for &'a StructOfStructsOfStructs { impl
55 impl<'b> flatbuffers::Push for &'b StructOfStructsOfStructs { impl
/external/flatbuffers/grpc/tests/
Dgo_test.go4 flatbuffers "github.com/google/flatbuffers/go" packageName
/external/flatbuffers/tests/MyGame/Example/
DAnyAmbiguousAliases.go8 flatbuffers "github.com/google/flatbuffers/go" packageName
DAnyUniqueAliases.go8 flatbuffers "github.com/google/flatbuffers/go" packageName
DAny.go8 flatbuffers "github.com/google/flatbuffers/go" packageName
/external/flatbuffers/tests/private_annotation_test/
Dobject_generated.rs38 impl<'a> flatbuffers::Follow<'a> for &'a Object { impl
55 impl<'b> flatbuffers::Push for &'b Object { impl
/external/flatbuffers/tests/include_test1/my_game/other_name_space/
Dunused_generated.rs38 impl<'a> flatbuffers::Follow<'a> for &'a Unused { impl
55 impl<'b> flatbuffers::Push for &'b Unused { impl
/external/flatbuffers/tests/include_test2/my_game/other_name_space/
Dunused_generated.rs38 impl<'a> flatbuffers::Follow<'a> for &'a Unused { impl
55 impl<'b> flatbuffers::Push for &'b Unused { impl
/external/flatbuffers/tests/monster_test/my_game/other_name_space/
Dunused_generated.rs38 impl<'a> flatbuffers::Follow<'a> for &'a Unused { impl
55 impl<'b> flatbuffers::Push for &'b Unused { impl
/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInC.go6 flatbuffers "github.com/google/flatbuffers/go" packageName
/external/flatbuffers/tests/monster_test_serialize/my_game/example/
Dstruct_of_structs_of_structs_generated.rs40 impl<'a> flatbuffers::Follow<'a> for &'a StructOfStructsOfStructs { impl
57 impl<'b> flatbuffers::Push for &'b StructOfStructsOfStructs { impl

1234