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

  /external/chromium/sdch/open-vcdiff/src/
addrcache.h 65 // an element of the near_addresses_ array, where a recently-referenced
140 // An accessor for an element of the near_addresses_ array.
146 return near_addresses_[pos];
206 std::vector<VCDAddress> near_addresses_; member in class:open_vcdiff::VCDiffAddressCache
  /external/chromium_org/sdch/open-vcdiff/src/
addrcache.h 65 // an element of the near_addresses_ array, where a recently-referenced
140 // An accessor for an element of the near_addresses_ array.
146 return near_addresses_[pos];
206 std::vector<VCDAddress> near_addresses_; member in class:open_vcdiff::VCDiffAddressCache
  /external/open-vcdiff/src/
addrcache.h 65 // an element of the near_addresses_ array, where a recently-referenced
140 // An accessor for an element of the near_addresses_ array.
146 return near_addresses_[pos];
206 std::vector<VCDAddress> near_addresses_; member in class:open_vcdiff::VCDiffAddressCache

Completed in 127 milliseconds