Searched refs:wide_output (Results 1 – 2 of 2) sorted by relevance
197 StackBufferW wide_output; in DoIDNHost() local200 &wide_output)) { in DoIDNHost()210 bool success = DoSimpleHost(wide_output.data(), in DoIDNHost()211 wide_output.length(), in DoIDNHost()
267 std::wstring wide_output; in DecodeWord() local271 &wide_output)) { in DecodeWord()272 *output = WideToUTF8(wide_output); in DecodeWord()