Searched refs:GetBoolParameter (Results 1 – 3 of 3) sorted by relevance
34 bool include_terminators = GetBoolParameter("include_terminators", false); in Setup()40 bool include_spaces = GetBoolParameter("include_spaces", false); in Setup()46 bool use_equal_ngram_weight = GetBoolParameter("use_equal_weight", false); in Setup()
95 bool GenericFeatureFunction::GetBoolParameter(const string &name, in GetBoolParameter() function in libtextclassifier3::mobile::GenericFeatureFunction
221 bool GetBoolParameter(const string &name, bool default_value) const;