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

  /external/libtextclassifier/lang_id/script/
approx-script.h 34 // If unable to determine the script, this function returns kUnknownUscript, the
39 extern const int kUnknownUscript;
approx-script.cc 30 const int kUnknownUscript = 103;
77 return kUnknownUscript;

Completed in 584 milliseconds