Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dvariant.h81 : type_(TYPE_INT_VECTOR_VALUE), int_vector_value_(value) {} in Variant()
174 return int_vector_value_; in ConstRefValue()
280 std::vector<int> int_vector_value_; variable