Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.h48 bool IsMatchingType(const reflection::BaseType type) { in IsMatchingType() function
327 if (!IsMatchingType<T>(field->type()->base_type())) { in Set()
373 if (!is_primitive_ || !IsMatchingType<T>(field_->type()->element())) { in Add()