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