Home
last modified time | relevance | path

Searched defs:GetBoolean (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/remoting/host/
Din_memory_host_config.cc24 bool InMemoryHostConfig::GetBoolean(const std::string& path, in GetBoolean() function in remoting::InMemoryHostConfig
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dscreen_context.cc62 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/
Dservice_process_prefs.cc45 bool ServiceProcessPrefs::GetBoolean(const std::string& key, in GetBoolean() function in ServiceProcessPrefs
/external/chromium_org/base/prefs/
Dpref_value_map.cc93 bool PrefValueMap::GetBoolean(const std::string& key, in GetBoolean() function in PrefValueMap
Dtesting_pref_store.cc140 bool TestingPrefStore::GetBoolean(const std::string& key, bool* value) const { in GetBoolean() function in TestingPrefStore
Dpref_service.cc89 bool PrefService::GetBoolean(const char* path) const { in GetBoolean() function in PrefService
/external/chromium_org/extensions/common/
Dmanifest.cc193 bool Manifest::GetBoolean( in GetBoolean() function in extensions::Manifest
/external/chromium_org/chrome/browser/extensions/
Dextension_function_test_utils.cc73 bool GetBoolean(base::DictionaryValue* val, const std::string& key) { in GetBoolean() function
/external/chromium_org/chrome/browser/chromeos/settings/
Dcros_settings.cc147 bool CrosSettings::GetBoolean(const std::string& path, in GetBoolean() function in chromeos::CrosSettings
/external/chromium_org/base/
Dvalues.cc484 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/
Dfpdf_parser_objects.cpp731 FX_BOOL CPDF_Dictionary::GetBoolean(FX_BSTR key, FX_BOOL bDefault) const in GetBoolean() function in CPDF_Dictionary