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

  /external/chromium_org/net/base/
network_change_notifier.h 328 scoped_ptr<NetworkChangeCalculator> network_change_calculator_; member in class:net::NetworkChangeNotifier
network_change_notifier.cc 488 network_change_calculator_.reset();
729 network_change_calculator_(new NetworkChangeCalculator(params)) {
732 network_change_calculator_->Init();

Completed in 535 milliseconds