Home
last modified time | relevance | path

Searched refs:AppendModeCharacter (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile_util_win.cc94 void AppendModeCharacter(char16_t mode_char, std::u16string* mode) { in AppendModeCharacter() function
557 AppendModeCharacter(L'N', &w_mode); in OpenFile()
H A Dfile_util_posix.cc150 std::string AppendModeCharacter(std::string_view mode, char mode_char) { in AppendModeCharacter() function
524 std::string mode_with_e(AppendModeCharacter(mode, 'e')); in OpenFile()

Completed in 3 milliseconds