Home
last modified time | relevance | path

Searched defs:FromUTF8 (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/proxy_resolution/
Dpac_file_data.cc13 scoped_refptr<PacFileData> PacFileData::FromUTF8(const std::string& utf8) { in FromUTF8() function in net::PacFileData
/external/cronet/third_party/icu/source/test/perf/utfperf/
Dutfperf.cpp266 class FromUTF8 : public Command { class
268 FromUTF8(const UtfPerformanceTest &testcase) in FromUTF8() function in FromUTF8
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp266 class FromUTF8 : public Command { class
268 FromUTF8(const UtfPerformanceTest &testcase) in FromUTF8() function in FromUTF8
/external/flatbuffers/include/flatbuffers/
Dutil.h507 inline int FromUTF8(const char **in) { in FromUTF8() function
/external/pdfium/core/fxcrt/
Dwidestring.cpp954 WideString WideString::FromUTF8(ByteStringView str) { in FromUTF8() function in fxcrt::WideString