Searched refs:kPathSeparatorWindows (Results 1 – 1 of 1) sorted by relevance
128 static const char kPathSeparatorWindows = '\\'; variable156 if (filepath_last_character == kPathSeparatorWindows) { in ConCatPathFileName()