Home | History | Annotate | Download | only in src

Lines Matching full:wchar_dictionary_text

512   const wchar_t wchar_dictionary_text[] =
524 HashedDictionary wchar_dictionary((const char*) wchar_dictionary_text,
525 sizeof(wchar_dictionary_text));
536 decoder_.StartDecoding((const char*) wchar_dictionary_text,
537 sizeof(wchar_dictionary_text));