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

  /external/chromium/net/base/
sdch_manager.cc 326 ports_(ports) {
443 if (!ports_.empty()
444 && 0 == ports_.count(referring_url.EffectiveIntPort())) {
484 if (!ports_.empty() && 0 == ports_.count(target_url.EffectiveIntPort()))
sdch_manager.h 220 const std::set<int> ports_; member in class:SdchManager::Dictionary

Completed in 39 milliseconds