Searched refs:dest_utf8 (Results 1 – 1 of 1) sorted by relevance
241 scoped_ptr<char> dest_utf8(WideToUtf8(destination, -1)); in Expand() local242 if (!dest_utf8 || !source_name_utf8 || !source_path_utf8) in Expand()