Searched refs:template_handler (Results 1 – 2 of 2) sorted by relevance
81 std::unique_ptr<RemoteActionTemplatesHandler> template_handler, in Create()86 std::move(template_handler)); in Create()97 RemoteActionTemplatesHandler* template_handler() const { in template_handler() function in libtextclassifier3::__anon488ae8a30111::ActionsSuggestionsJniContext106 std::unique_ptr<RemoteActionTemplatesHandler> template_handler) in ActionsSuggestionsJniContext() argument110 template_handler_(std::move(template_handler)) {} in ActionsSuggestionsJniContext()183 extras, context->template_handler()->EntityDataAsNamedVariantArray( in ActionSuggestionsToJObject()212 context->template_handler()->RemoteActionTemplatesToJObjectArray( in ActionSuggestionsToJObject()
87 std::unique_ptr<RemoteActionTemplatesHandler> template_handler, in Create()92 std::move(template_handler)); in Create()105 RemoteActionTemplatesHandler* template_handler() const { in template_handler() function in libtextclassifier3::__anon9a758e2d0111::AnnotatorJniContext114 std::unique_ptr<RemoteActionTemplatesHandler> template_handler) in AnnotatorJniContext() argument118 template_handler_(std::move(template_handler)) {} in AnnotatorJniContext()251 model_context->template_handler()->EntityDataAsNamedVariantArray( in ClassificationResultWithIntentsToJObject()284 model_context->template_handler()->RemoteActionTemplatesToJObjectArray( in ClassificationResultWithIntentsToJObject()