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

  /external/chromium/net/base/
upload_data_stream.h 61 bool eof() const { return eof_; }
80 // Fills the buffer with any remaining data and sets eof_ if there was nothing
118 bool eof_; member in class:net::UploadDataStream
  /external/webp/src/utils/
bit_reader.h 115 int eof_; // true if input is exhausted member in struct:VP8BitReader

Completed in 1722 milliseconds