Searched refs:GetWin32EscapedString (Results 1 – 4 of 4) sorted by relevance
374 GetWin32EscapedString("foo bar\\\"'$@d!st!c'\\path'\\", &result); in TEST()386 GetWin32EscapedString(path, &result); in TEST()398 GetWin32EscapedString(path, &result); in TEST()
69 void GetWin32EscapedString(const string& input, string* result);
281 void GetWin32EscapedString(const string& input, string* result) { in GetWin32EscapedString() function
388 GetWin32EscapedString(path, &result); in MakePathList()