Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dtypes.h682 std::vector<ClassificationResult> topicality_results; member
693 topicality_results(std::move(arg_topicality_results)) {} in Annotations()
Dannotator_jni.cc857 ScopedLocalRef<jobjectArray> topicality_results, in TC3_JNI_METHOD()
859 annotations.topicality_results)); in TC3_JNI_METHOD()
865 topicality_results.get())); in TC3_JNI_METHOD()