Lines Matching refs:supported_codepoint_ranges
2450 …que_ptr<libtextclassifier2::FeatureProcessorOptions_::CodepointRangeT>> supported_codepoint_ranges; member
2584 …ibtextclassifier2::FeatureProcessorOptions_::CodepointRange>> *supported_codepoint_ranges() const { in supported_codepoint_ranges() function
2645 verifier.Verify(supported_codepoint_ranges()) && in Verify()
2646 verifier.VerifyVectorOfTables(supported_codepoint_ranges()) && in Verify()
2735 …ffset<libtextclassifier2::FeatureProcessorOptions_::CodepointRange>>> supported_codepoint_ranges) { in add_supported_codepoint_ranges()
2736 …fbb_.AddOffset(FeatureProcessorOptions::VT_SUPPORTED_CODEPOINT_RANGES, supported_codepoint_ranges); in add_supported_codepoint_ranges()
2800 …set<libtextclassifier2::FeatureProcessorOptions_::CodepointRange>>> supported_codepoint_ranges = 0,
2818 builder_.add_supported_codepoint_ranges(supported_codepoint_ranges);
2868 …ibtextclassifier2::FeatureProcessorOptions_::CodepointRange>> *supported_codepoint_ranges = nullpt…
2901 …supported_codepoint_ranges ? _fbb.CreateVector<flatbuffers::Offset<libtextclassifier2::FeatureProc…
3600 …supported_codepoint_ranges(); if (_e) { _o->supported_codepoint_ranges.resize(_e->size()); for (fl… in UnPackTo()
3641 …supported_codepoint_ranges.size() ? _fbb.CreateVector<flatbuffers::Offset<libtextclassifier2::Feat… in CreateFeatureProcessorOptions()