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

  /external/chromium_org/chrome/browser/prefs/
proxy_prefs.h 66 std::string ConfigStateToDebugString(ConfigState state);
proxy_prefs.cc 54 std::string ConfigStateToDebugString(ConfigState state) {
  /external/chromium_org/chrome/browser/chromeos/
proxy_config_service_impl.cc 91 << ProxyPrefs::ConfigStateToDebugString(config_state)
228 << ProxyPrefs::ConfigStateToDebugString(active_config_state_)
ui_proxy_config_service.cc 99 << ProxyPrefs::ConfigStateToDebugString(current_ui_config_.state)

Completed in 197 milliseconds