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

  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 236 bool IsTheEmptyString() const { return data_ == EmptyString().data_; }
671 if (s.IsTheEmptyString()) return false;
    [all...]
  /external/flatbuffers/tests/
test.cpp     [all...]

Completed in 114 milliseconds