Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dtask-context.h53 double GetFloatParameter(const std::string &name) const;
Dtask-context.cc123 double TaskContext::GetFloatParameter(const std::string &name) const { in GetFloatParameter() function in libtextclassifier::nlp_core::TaskContext