Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dtask-context.h51 int64 GetInt64Parameter(const std::string &name) const;
Dtask-context.cc113 int64 TaskContext::GetInt64Parameter(const std::string &name) const { in GetInt64Parameter() function in libtextclassifier::nlp_core::TaskContext