Searched refs:template_handler (Results 1 – 2 of 2) sorted by relevance
72 std::unique_ptr<RemoteActionTemplatesHandler> template_handler = in Create() local75 if (intent_generator == nullptr || template_handler == nullptr) { in Create()81 std::move(template_handler)); in Create()92 RemoteActionTemplatesHandler* template_handler() const { in template_handler() function in libtextclassifier3::__anon45b9426f0111::ActionsSuggestionsJniContext101 std::unique_ptr<RemoteActionTemplatesHandler> template_handler) in ActionsSuggestionsJniContext() argument105 template_handler_(std::move(template_handler)) {} in ActionsSuggestionsJniContext()149 extras = context->template_handler()->EntityDataAsNamedVariantArray( in ActionSuggestionsToJObjectArray()172 context->template_handler()->RemoteActionTemplatesToJObjectArray( in ActionSuggestionsToJObjectArray()
77 std::unique_ptr<RemoteActionTemplatesHandler> template_handler = in Create() local79 if (template_handler == nullptr) { in Create()84 std::move(template_handler)); in Create()95 RemoteActionTemplatesHandler* template_handler() const { in template_handler() function in libtextclassifier3::__anond793edf90111::AnnotatorJniContext104 std::unique_ptr<RemoteActionTemplatesHandler> template_handler) in AnnotatorJniContext() argument108 template_handler_(std::move(template_handler)) {} in AnnotatorJniContext()195 extras = model_context->template_handler()->EntityDataAsNamedVariantArray( in ClassificationResultWithIntentsToJObject()222 model_context->template_handler() in ClassificationResultWithIntentsToJObject()