Home
last modified time | relevance | path

Searched refs:mode_with_e (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_util_posix.cc795 std::string mode_with_e(AppendModeCharacter(mode, 'e')); in OpenFile() local
796 const char* the_mode = mode_with_e.c_str(); in OpenFile()