HomeSort by relevance Sort by last modified time
    Searched refs:AsInt8 (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 422 int8_t AsInt8() const { return static_cast<int8_t>(AsInt64()); }
720 template<> inline int8_t Reference::As<int8_t>() const { return AsInt8(); }
    [all...]
  /external/flatbuffers/tests/
test.cpp     [all...]

Completed in 2400 milliseconds