Searched refs:utf8Path (Results 1 – 1 of 1) sorted by relevance
125 string utf8Path = Base::UnicodeToUtf8(path, true); in AppendCwdWhenTransfer() local126 outCommand += Base::StringFormat("\"%s\"", utf8Path.c_str()); in AppendCwdWhenTransfer()