Searched refs:task_spec (Results 1 – 3 of 3) sorted by relevance
841 int score_index, const ActionSuggestionSpec* task_spec, in PopulateIntentTriggering() argument843 if (!task_spec || task_spec->type()->size() == 0) { in PopulateIntentTriggering()865 FillSuggestionFromSpecWithEntityData(task_spec, &suggestion); in PopulateIntentTriggering()949 const ActionSuggestionSpec* task_spec = metadata->task_spec(); in ReadModelOutput() local955 if (!task_spec || task_spec->type()->size() == 0) { in ReadModelOutput()961 task_spec ? task_spec->type()->str() in ReadModelOutput()967 suggestions_scores_index, task_spec, in ReadModelOutput()
184 const ActionSuggestionSpec* task_spec,
43 task_spec:ActionSuggestionSpec;