Home
last modified time | relevance | path

Searched defs:out_value (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/prefs/
Dproxy_prefs.cc37 bool IntToProxyMode(int in_value, ProxyMode* out_value) { in IntToProxyMode()
46 bool StringToProxyMode(const std::string& in_value, ProxyMode* out_value) { in StringToProxyMode()
/external/chromium/base/
Dvalues.cc122 bool Value::GetAsList(ListValue** out_value) { in GetAsList()
592 bool DictionaryValue::Remove(const std::string& path, Value** out_value) { in Remove()
609 Value** out_value) { in RemoveWithoutPathExpansion()
805 bool ListValue::Remove(size_t index, Value** out_value) { in Remove()
861 bool ListValue::GetAsList(ListValue** out_value) { in GetAsList()
/external/chromium/chrome/browser/printing/
Dprint_dialog_cloud.cc104 double* out_value) { in GetDoubleOrInt()
/external/chromium/chrome/browser/extensions/
Dextension_prefs.cc377 const DictionaryValue* ext, const std::string& pref_key, int* out_value) { in ReadIntegerFromPref()
386 int* out_value) { in ReadExtensionPrefInteger()
397 const ListValue** out_value) { in ReadExtensionPrefList()