Searched refs:GetBoolParameter (Results 1 – 3 of 3) sorted by relevance
35 bool include_terminators = GetBoolParameter("include_terminators", false); in Setup()41 bool include_spaces = GetBoolParameter("include_spaces", false); in Setup()47 bool use_equal_ngram_weight = GetBoolParameter("use_equal_weight", false); in Setup()
97 bool GenericFeatureFunction::GetBoolParameter(const std::string &name, in GetBoolParameter() function in libtextclassifier3::mobile::GenericFeatureFunction
222 bool GetBoolParameter(const std::string &name, bool default_value) const;