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

  /external/chromium/net/http/
http_byte_range.cc 32 bool HttpByteRange::HasLastBytePosition() const {
53 !HasLastBytePosition() &&
67 if (HasLastBytePosition())
  /external/chromium_org/net/http/
http_byte_range.cc 58 bool HttpByteRange::HasLastBytePosition() const {
78 if (!HasLastBytePosition())
94 !HasLastBytePosition() &&
108 if (HasLastBytePosition())

Completed in 29 milliseconds