Searched defs:interpreter_manager (Results 1 – 1 of 1) sorted by relevance
/external/libtextclassifier/annotator/ |
D | annotator.cc | 715 InterpreterManager interpreter_manager(selection_executor_.get(), in SuggestSelection() local 842 InterpreterManager* interpreter_manager, std::vector<int>* result) const { in ResolveConflicts() 916 InterpreterManager* interpreter_manager, in ResolveConflict() 1006 InterpreterManager* interpreter_manager, std::vector<Token>* tokens, in ModelSuggestSelection() 1117 CodepointSpan selection_indices, InterpreterManager* interpreter_manager, in ModelClassifyText() 1191 CodepointSpan selection_indices, InterpreterManager* interpreter_manager, in ModelClassifyText() 1203 CodepointSpan selection_indices, InterpreterManager* interpreter_manager, in ModelClassifyText() 1590 InterpreterManager interpreter_manager(selection_executor_.get(), in ClassifyText() local 1636 InterpreterManager* interpreter_manager, std::vector<Token>* tokens, in ModelAnnotate() 1799 InterpreterManager interpreter_manager(selection_executor_.get(), in Annotate() local
|