Home
last modified time | relevance | path

Searched refs:AppendClickContextFeaturesForClick (Results 1 – 5 of 5) sorted by relevance

/external/libtextclassifier/native/annotator/
Dcached-features.h41 void AppendClickContextFeaturesForClick(
Dcached-features_test.cc53 cached_features.AppendClickContextFeaturesForClick(click_pos, in GetCachedClickContextFeatures()
Dcached-features.cc86 void CachedFeatures::AppendClickContextFeaturesForClick( in AppendClickContextFeaturesForClick() function in libtextclassifier3::CachedFeatures
Dfeature-processor_test.cc717 cached_features->AppendClickContextFeaturesForClick(1, &features); in TEST_F()
Dannotator.cc1543 cached_features->AppendClickContextFeaturesForClick(click_pos, &features); in ModelClassifyText()
2996 cached_features.AppendClickContextFeaturesForClick(click_pos, in ModelClickContextScoreChunks()