Home
last modified time | relevance | path

Searched refs:FROM_END (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile.h85 enum Whence { FROM_BEGIN = 0, FROM_CURRENT = 1, FROM_END = 2 }; enumerator
H A Dfile_posix.cc22 File::FROM_END == SEEK_END,
H A Dfile_win.cc20 File::FROM_END == FILE_END,

Completed in 2 milliseconds