Searched refs:GetInputPath (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/lang_id/common/fel/ | ||
D | task-context.h | 46 string GetInputPath(const string &name) const; |
D | task-context.cc | 26 string TaskContext::GetInputPath(const string &name) const { in GetInputPath() function in libtextclassifier3::mobile::TaskContext |