Searched defs:FROM_BEGIN (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/streams/ | ||
D | stream.h | 87 enum class Whence { FROM_BEGIN, FROM_CURRENT, FROM_END }; enumerator |
/external/libchrome/base/files/ | ||
D | file.h | 121 FROM_BEGIN = 0, enumerator |