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

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil_dbg.h 43 void DbgScoreRecordUni(const char* src, int propval, int len);
cldutil_dbg_empty.cc 44 void DbgScoreRecordUni(const char* src, int propval, int len) {};
cldutil.cc 451 if (FLAGS_dbgscore) {DbgScoreRecordUni((const char*)usrc, propval, len);}

Completed in 3870 milliseconds