Searched refs:flatbuffer (Results 1 – 14 of 14) sorted by relevance
1 rule com.google.flatbuffers.** android.support.text.emoji.flatbuffer.@1
59 classRename 'com.google.flatbuffers.**', 'android.support.text.emoji.flatbuffer.@1'
16 namespace android.support.text.emoji.flatbuffer;
18 package android.support.text.emoji.flatbuffer;
324 bool GenerateText(const Parser &parser, const void *flatbuffer, in GenerateText() argument330 GetRoot<Table>(flatbuffer), in GenerateText()
24 # for the given flatbuffer schema files.
18 # flatbuffers_schemas: A list of flatbuffer schema files to process.
41 `filename.bin` containing the binary flatbuffer (or a different extension45 `filename.json` representing the data in the flatbuffer.
106 UnPackTo(&monsterobj, flatbuffer);112 // Serialize into new flatbuffer.
302 (which must be a vector of ubyte) contains flatbuffer data, for which the
442 // Create a `flatbuffer.Builder`, which will be used to create our1907 flatbuffer conversion from a given schema. There are no current plans
629 const void *flatbuffer,