Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dtypes.h687 std::vector<ClassificationResult> topicality_results; member
698 topicality_results(std::move(arg_topicality_results)) {} in Annotations()
Dannotator_jni.cc858 ScopedLocalRef<jobjectArray> topicality_results, in TC3_JNI_METHOD()
860 annotations.topicality_results)); in TC3_JNI_METHOD()
866 topicality_results.get())); in TC3_JNI_METHOD()