Home
last modified time | relevance | path

Searched defs:flatbuf (Results 1 – 4 of 4) sorted by relevance

/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
Dreflection.h91 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()
Dregistry.h41 bool FlatBufferToText(const uint8_t *flatbuf, size_t len, std::string *dest) { in FlatBufferToText()
/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
Dregistry.h40 bool FlatBufferToText(const uint8_t *flatbuf, size_t len, std::string *dest) { in FlatBufferToText()
Dreflection.h66 inline Table *GetAnyRoot(uint8_t *flatbuf) { in GetAnyRoot()
69 inline const Table *GetAnyRoot(const uint8_t *flatbuf) { in GetAnyRoot()