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

  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 385 bool IsBlob() const { return type_ == FBT_BLOB; }
550 } else if (IsBlob()) {
    [all...]
  /external/flatbuffers/tests/
test.cpp     [all...]

Completed in 67 milliseconds