Searched refs:GetInt64Parameter (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/common/ | ||
D | task-context.h | 51 int64 GetInt64Parameter(const std::string &name) const; |
D | task-context.cc | 113 int64 TaskContext::GetInt64Parameter(const std::string &name) const { in GetInt64Parameter() function in libtextclassifier::nlp_core::TaskContext |