Home
last modified time | relevance | path

Searched defs:annotation_usecase (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/annotator/knowledge/
H A Dknowledge-engine-dummy.h43 AnnotationUsecase annotation_usecase, in ClassifyText()
50 Status Chunk(const std::string& text, AnnotationUsecase annotation_usecase, in Chunk()
60 AnnotationUsecase annotation_usecase, in ChunkMultipleSpans()
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/testing/
H A Dbase-parser-test.cc35 AnnotationUsecase annotation_usecase) { in HasNoResult()
52 const std::string& locales, AnnotationUsecase annotation_usecase) { in ParsesCorrectly()
125 const std::string& locales, AnnotationUsecase annotation_usecase) { in ParsesCorrectly()
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/
H A Dregex-parser.cc123 ModeFlag mode, AnnotationUsecase annotation_usecase, in Parse()
134 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in FindSpansUsingLocales()
176 ModeFlag mode, AnnotationUsecase annotation_usecase, in Parse()
H A Dgrammar-parser.cc48 ModeFlag mode, AnnotationUsecase annotation_usecase, in Parse()
58 ModeFlag mode, AnnotationUsecase annotation_usecase, in Parse()
/aosp_15_r20/external/libtextclassifier/native/annotator/number/
H A Dnumber.cc34 AnnotationUsecase annotation_usecase, in ClassifyText()
220 AnnotationUsecase annotation_usecase, in FindAll()
/aosp_15_r20/external/libtextclassifier/native/annotator/duration/
H A Dduration.cc127 AnnotationUsecase annotation_usecase, in ClassifyText()
156 AnnotationUsecase annotation_usecase, in FindAll()
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator.cc1117 bool DoSourcesConflict(AnnotationUsecase annotation_usecase, in DoSourcesConflict()
2840 const AnnotationUsecase& annotation_usecase, in RegexChunk()
3156 AnnotationUsecase annotation_usecase, in DatetimeChunk()
H A Dtypes.h530 AnnotationUsecase annotation_usecase = ANNOTATION_USECASE_SMART; member
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/
Dactions_model_generated.h2002 …libtextclassifier3::AnnotationUsecase annotation_usecase = libtextclassifier3::AnnotationUsecase_A… member
2033 libtextclassifier3::AnnotationUsecase annotation_usecase() const { in annotation_usecase() function