Searched defs:flatbuf (Results 1 – 4 of 4) sorted by relevance
91 inline Table *GetAnyRoot(uint8_t *const flatbuf) { in GetAnyRoot()95 inline const Table *GetAnyRoot(const uint8_t *const flatbuf) { in GetAnyRoot()99 inline Table *GetAnySizePrefixedRoot(uint8_t *const flatbuf) { in GetAnySizePrefixedRoot()103 inline const Table *GetAnySizePrefixedRoot(const uint8_t *const flatbuf) { in GetAnySizePrefixedRoot()
41 bool FlatBufferToText(const uint8_t *flatbuf, size_t len, std::string *dest) { in FlatBufferToText()
40 bool FlatBufferToText(const uint8_t *flatbuf, size_t len, std::string *dest) { in FlatBufferToText()
66 inline Table *GetAnyRoot(uint8_t *flatbuf) { in GetAnyRoot()69 inline const Table *GetAnyRoot(const uint8_t *flatbuf) { in GetAnyRoot()