HomeSort by relevance Sort by last modified time
    Searched refs:SAFTM_DEFINE_CLASS_REGISTRY_NAME (Results 1 - 3 of 3) sorted by null

  /external/libtextclassifier/lang_id/features/
light-sentence-features.cc 23 SAFTM_DEFINE_CLASS_REGISTRY_NAME("light sentence feature function",
  /external/libtextclassifier/lang_id/script/
script-detector.cc 22 SAFTM_DEFINE_CLASS_REGISTRY_NAME("script detector", ScriptDetector);
  /external/libtextclassifier/lang_id/common/
registry.h 47 // SAFTM_DEFINE_CLASS_REGISTRY_NAME("function", Function);
98 // SAFTM_DEFINE_CLASS_REGISTRY_NAME("int function", IntFunction);
298 #define SAFTM_DEFINE_CLASS_REGISTRY_NAME(registry_name, base_class) \

Completed in 244 milliseconds