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

  /external/libtextclassifier/utils/
variant.h 83 TC3_CHECK(HasBool());
100 bool HasBool() const { return type_ == TYPE_BOOL_VALUE; }
lua-utils.cc 230 } else if (value.HasBool()) {
flatbuffers.cc 143 return value.HasBool();

Completed in 723 milliseconds