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

  /external/libtextclassifier/utils/
variant.h 68 TC3_CHECK(HasInt64());
94 bool HasInt64() const { return type_ == TYPE_INT64_VALUE; }
lua-utils.cc 228 } else if (value.HasInt64()) {
flatbuffers.cc 147 return value.HasInt64();

Completed in 51 milliseconds