HomeSort by relevance Sort by last modified time
    Searched full:utf8_cstring (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/history/
snippet.cc 192 const char* utf8_cstring = utf8_string.c_str(); local
196 i->first = AdvanceAndReturnUTF16Pos(utf8_cstring, utf8_length,
198 i->second = AdvanceAndReturnUTF16Pos(utf8_cstring, utf8_length,

Completed in 96 milliseconds