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

  /external/libchrome/base/strings/
utf_string_conversions.cc 222 std::string UTF16ToASCII(StringPiece16 utf16) {
  /external/chromium-libpac/src/
proxy_resolver_v8.cc 167 std::string UTF16ToASCII(const android::String16& str) {
219 *hostname = UTF16ToASCII(hostname_utf16);

Completed in 61 milliseconds