Searched refs:eOpenOptionAppend (Results 1 – 7 of 7) sorted by relevance
48 if (options & File::eOpenOptionAppend) { in GetStreamOpenModeFromOptions()84 eOpenOptionWriteOnly | eOpenOptionAppend | in GetOptionsFromMode()91 eOpenOptionReadWrite | eOpenOptionAppend | in GetOptionsFromMode()750 if (open_options & eOpenOptionAppend) in ConvertOpenOptionsForPOSIXOpen()
395 if (options & File::eOpenOptionAppend) in GetOpenFlags()
95 open_options |= File::eOpenOptionAppend; in RedirectToFile()
53 eOpenOptionAppend = enumerator
377 options |= File::eOpenOptionAppend; in DoExecute()
774 append ? File::eOpenOptionAppend : File::eOpenOptionTruncate; in DoExecute()
1449 flags |= File::eOpenOptionAppend; in EnableLog()