Searched refs:wide_output (Results 1 - 2 of 2) sorted by relevance

/external/chromium/googleurl/src/
H A Durl_canon_host.cc197 StackBufferW wide_output; local
200 &wide_output)) {
210 bool success = DoSimpleHost(wide_output.data(),
211 wide_output.length(),
/external/chromium/net/base/
H A Dnet_util.cc284 std::wstring wide_output; local
288 &wide_output)) {
289 *output = WideToUTF8(wide_output);

Completed in 50 milliseconds