Searched refs:tag_wide (Results 1 – 1 of 1) sorted by relevance
56 std::wstring tag_wide; in GetSyncIdForTaggedNode() local57 if (!UTF8ToWide(tag.c_str(), tag.length(), &tag_wide)) { in GetSyncIdForTaggedNode()96 if (tag_wide == child.GetTitle()) { in GetSyncIdForTaggedNode()113 node.SetTitle(tag_wide); in GetSyncIdForTaggedNode()