HomeSort by relevance Sort by last modified time
    Searched defs:FROM_BEGIN (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/streams/
stream.h 87 enum class Whence { FROM_BEGIN, FROM_CURRENT, FROM_END };
164 // beginning of the stream. This calls Seek(position, Whence::FROM_BEGIN),
  /external/libchrome/base/files/
file.h 121 FROM_BEGIN = 0,

Completed in 45 milliseconds