Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dvariant.h79 : type_(TYPE_FLOAT_VECTOR_VALUE), float_vector_value_(value) {} in Variant()
168 return float_vector_value_; in ConstRefValue()
279 std::vector<float> float_vector_value_; variable