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

  /external/chromium/net/http/
http_byte_range.cc 24 bool HttpByteRange::IsSuffixByteRange() const {
54 !IsSuffixByteRange()) {
61 if (IsSuffixByteRange()) {
  /external/chromium_org/net/http/
http_byte_range.cc 24 bool HttpByteRange::IsSuffixByteRange() const {
54 !IsSuffixByteRange()) {
61 if (IsSuffixByteRange()) {

Completed in 33 milliseconds