Home
last modified time | relevance | path

Searched defs:SetInteger (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/components/policy/core/common/
Dpreg_parser_win_unittest.cc55 void SetInteger(RegistryDict* dict, in SetInteger() function
/external/lldb/test/lang/cpp/class_types/
Dmain.cpp46 SetInteger(int i) in SetInteger() function in A
/external/chromium_org/base/prefs/
Dpref_value_map.cc119 void PrefValueMap::SetInteger(const std::string& key, const int value) { in SetInteger() function in PrefValueMap
Dtesting_pref_store.cc115 void TestingPrefStore::SetInteger(const std::string& key, int value) { in SetInteger() function in TestingPrefStore
Dpref_service.cc344 void PrefService::SetInteger(const char* path, int value) { in SetInteger() function in PrefService
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dscreen_context.cc22 bool ScreenContext::SetInteger(const KeyType& key, int value) { in SetInteger() function in chromeos::ScreenContext
/external/lldb/source/Interpreter/
DPythonDataObjects.cpp205 PythonInteger::SetInteger (int64_t value) in SetInteger() function in PythonInteger
/external/chromium_org/chrome/browser/chromeos/settings/
Dcros_settings.cc108 void CrosSettings::SetInteger(const std::string& path, int in_value) { in SetInteger() function in chromeos::CrosSettings
/external/chromium_org/base/
Dvalues.cc427 void DictionaryValue::SetInteger(const std::string& path, int in_value) { in SetInteger() function in base::DictionaryValue