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

  /external/chromium_org/chrome/browser/net/
pref_proxy_config_tracker_impl.h 150 bool update_pending() const { return update_pending_; } function in class:PrefProxyConfigTrackerImpl
  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client_impl.h 89 void set_update_pending(bool update_pending) {
90 update_pending_ = update_pending;
93 bool update_pending() { return update_pending_; } function in struct:local_discovery::ServiceWatcherImpl::ServiceListeners

Completed in 54 milliseconds