Home
last modified time | relevance | path

Searched defs:GetBool (Results 1 – 7 of 7) sorted by relevance

/system/connectivity/shill/
Dstub_storage.h64 bool GetBool(const std::string& group, in GetBool() function
Dfake_store.cc163 bool FakeStore::GetBool(const string& group, const string& key, bool* value) in GetBool() function in shill::FakeStore
Dkey_file_store.cc251 bool KeyFileStore::GetBool(const string& group, in GetBool() function in shill::KeyFileStore
Djson_store.cc558 bool JsonStore::GetBool(const string& group, const string& key, bool* value) in GetBool() function in shill::JsonStore
Dkey_value_store.cc132 bool KeyValueStore::GetBool(const string& name) const { in GetBool() function in shill::KeyValueStore
Dkey_file_store_unittest.cc359 TEST_F(KeyFileStoreTest, GetBool) { in TEST_F() argument
/system/core/libcutils/tests/
DPropertiesTest.cpp175 TEST_F(PropertiesTest, GetBool) { in TEST_F() argument