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 220 bool IsTheEmptyString() const { return data_ == EmptyString().data_; }
583 if (s.IsTheEmptyString()) return false;
    [all...]
  /external/flatbuffers/tests/
test.cpp     [all...]

Completed in 198 milliseconds