Searched defs:GetBoolean (Results 1 – 11 of 11) sorted by relevance
| /external/chromium_org/remoting/host/ |
| D | in_memory_host_config.cc | 24 bool InMemoryHostConfig::GetBoolean(const std::string& path, in GetBoolean() function in remoting::InMemoryHostConfig
|
| /external/chromium_org/chrome/browser/chromeos/login/screens/ |
| D | screen_context.cc | 62 bool ScreenContext::GetBoolean(const KeyType& key) const { in GetBoolean() function in chromeos::ScreenContext 66 bool ScreenContext::GetBoolean(const KeyType& key, bool default_value) const { in GetBoolean() function in chromeos::ScreenContext
|
| /external/chromium_org/chrome/service/ |
| D | service_process_prefs.cc | 45 bool ServiceProcessPrefs::GetBoolean(const std::string& key, in GetBoolean() function in ServiceProcessPrefs
|
| /external/chromium_org/base/prefs/ |
| D | pref_value_map.cc | 93 bool PrefValueMap::GetBoolean(const std::string& key, in GetBoolean() function in PrefValueMap
|
| D | testing_pref_store.cc | 140 bool TestingPrefStore::GetBoolean(const std::string& key, bool* value) const { in GetBoolean() function in TestingPrefStore
|
| D | pref_service.cc | 89 bool PrefService::GetBoolean(const char* path) const { in GetBoolean() function in PrefService
|
| /external/chromium_org/extensions/common/ |
| D | manifest.cc | 193 bool Manifest::GetBoolean( in GetBoolean() function in extensions::Manifest
|
| /external/chromium_org/chrome/browser/extensions/ |
| D | extension_function_test_utils.cc | 73 bool GetBoolean(base::DictionaryValue* val, const std::string& key) { in GetBoolean() function
|
| /external/chromium_org/chrome/browser/chromeos/settings/ |
| D | cros_settings.cc | 147 bool CrosSettings::GetBoolean(const std::string& path, in GetBoolean() function in chromeos::CrosSettings
|
| /external/chromium_org/base/ |
| D | values.cc | 484 bool DictionaryValue::GetBoolean(const std::string& path, in GetBoolean() function in base::DictionaryValue 882 bool ListValue::GetBoolean(size_t index, bool* bool_value) const { in GetBoolean() function in base::ListValue
|
| /external/pdfium/core/src/fpdfapi/fpdf_parser/ |
| D | fpdf_parser_objects.cpp | 731 FX_BOOL CPDF_Dictionary::GetBoolean(FX_BSTR key, FX_BOOL bDefault) const in GetBoolean() function in CPDF_Dictionary
|