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

  /external/libtextclassifier/annotator/
annotator_jni.cc 302 bool from_utf8) {
311 if (from_utf8) {
349 return ConvertIndicesBMPUTF8(utf8_str, bmp_indices, /*from_utf8=*/false);
354 return ConvertIndicesBMPUTF8(utf8_str, utf8_indices, /*from_utf8=*/true);
  /external/libchrome/base/files/
file_path_unittest.cc 1145 FilePath from_utf8 = FilePath::FromUTF8Unsafe(cases[i].utf8); local
    [all...]

Completed in 806 milliseconds