Searched defs:HasLastBytePosition (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_byte_range.cc58 bool HttpByteRange::HasLastBytePosition() const { function in class:net::HttpByteRange
78 if (!HasLastBytePosition())
94 !HasLastBytePosition() &&
108 if (HasLastBytePosition())

Completed in 65 milliseconds