Searched refs:removed_sep (Results 1 – 10 of 10) sorted by relevance
128 FilePath removed_sep(this->RemoveTrailingPathSeparator()); in DirectoryExists() local131 result = _stat(removed_sep.c_str(), &file_stat) == 0 && in DirectoryExists()
288 FilePath removed_sep(this->RemoveTrailingPathSeparator()); in CreateFolder() local289 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
320 FilePath removed_sep(this->RemoveTrailingPathSeparator()); in CreateFolder() local321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
318 FilePath removed_sep(this->RemoveTrailingPathSeparator()); in CreateFolder() local319 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
322 FilePath removed_sep(this->RemoveTrailingPathSeparator()); in CreateFolder() local323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
8156 FilePath removed_sep(this->RemoveTrailingPathSeparator()); in CreateFolder() local8157 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()