Home
last modified time | relevance | path

Searched refs:ConversationIntentDetection (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/native/actions/conversation_intent_detection/
Dconversation-intent-detection-dummy.h30 class ConversationIntentDetection {
32 ConversationIntentDetection() {} in ConversationIntentDetection() function
/external/libtextclassifier/native/actions/
Dactions-suggestions.h272 std::unique_ptr<const ConversationIntentDetection>
Dactions-suggestions.cc1484 std::make_unique<ConversationIntentDetection>(); in InitializeConversationIntentDetection()