Home
last modified time | relevance | path

Searched refs:EnumNameBaseType (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/native/utils/grammar/semantics/evaluators/
Darithmetic-eval.cc66 std::string(reflection::EnumNameBaseType(value->base_type()))); in Reduce()
128 std::string(reflection::EnumNameBaseType( in Apply()
/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.h330 << EnumNameBaseType(field->type()->base_type()) in Set()
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h108 inline const char *EnumNameBaseType(BaseType e) { in EnumNameBaseType() function