Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dactions_jni.cc98 return template_handler_.get(); in template_handler()
110 template_handler_(std::move(template_handler)) {} in ActionsSuggestionsJniContext()
115 std::unique_ptr<RemoteActionTemplatesHandler> template_handler_; member in libtextclassifier3::__anone81138410111::ActionsSuggestionsJniContext
/external/libtextclassifier/native/annotator/
Dannotator_jni.cc106 return template_handler_.get(); in template_handler()
118 template_handler_(std::move(template_handler)) {} in AnnotatorJniContext()
123 std::unique_ptr<RemoteActionTemplatesHandler> template_handler_; member in libtextclassifier3::__anon2db67ccb0111::AnnotatorJniContext