Home
last modified time | relevance | path

Searched defs:from_utf8 (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/
Dannotator_jni.cc353 bool from_utf8) { in ConvertIndicesBMPUTF8()
/external/libchrome/base/files/
Dfile_path_unittest.cc1145 FilePath from_utf8 = FilePath::FromUTF8Unsafe(cases[i].utf8); in TEST_F() local