Searched defs:IntToProxyMode (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/prefs/
H A Dproxy_prefs.cc37 bool IntToProxyMode(int in_value, ProxyMode* out_value) { function in namespace:ProxyPrefs
50 return IntToProxyMode(i, out_value);

Completed in 109 milliseconds