GetInteger        104 base/prefs/pref_service.cc int PrefService::GetInteger(const char* path) const {
GetInteger        114 base/prefs/pref_value_map.cc bool PrefValueMap::GetInteger(const std::string& key, int* value) const {
GetInteger        132 base/prefs/testing_pref_store.cc bool TestingPrefStore::GetInteger(const std::string& key, int* value) const {
GetInteger        518 base/values.cc bool DictionaryValue::GetInteger(const std::string& path,
GetInteger        915 base/values.cc bool ListValue::GetInteger(size_t index, int* out_value) const {
GetInteger         46 chrome/browser/chromeos/login/screens/screen_context.cc int ScreenContext::GetInteger(const KeyType& key) {
GetInteger         50 chrome/browser/chromeos/login/screens/screen_context.cc int ScreenContext::GetInteger(const KeyType& key, int default_value) {
GetInteger        156 chrome/browser/chromeos/settings/cros_settings.cc bool CrosSettings::GetInteger(const std::string& path,
GetInteger         81 chrome/browser/extensions/extension_function_test_utils.cc int GetInteger(base::DictionaryValue* val, const std::string& key) {
GetInteger        200 extensions/common/manifest.cc bool Manifest::GetInteger(