Searched defs:GetBoolParameter (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/common/ | ||
D | feature-extractor.cc | 107 bool GenericFeatureFunction::GetBoolParameter(const std::string &name, in GetBoolParameter() function in libtextclassifier::nlp_core::GenericFeatureFunction |
D | task-context.cc | 118 bool TaskContext::GetBoolParameter(const std::string &name) const { in GetBoolParameter() function in libtextclassifier::nlp_core::TaskContext |