Searched defs:IsNonEmpty (Results 1 – 4 of 4) sorted by relevance
| /system/connectivity/shill/ | ||
| D | stub_storage.h | 33 bool IsNonEmpty() const override { return false; } in IsNonEmpty() function |
| D | fake_store.cc | 59 bool FakeStore::IsNonEmpty() const { in IsNonEmpty() function in shill::FakeStore |
| D | key_file_store.cc | 78 bool KeyFileStore::IsNonEmpty() const { in IsNonEmpty() function in shill::KeyFileStore |
| D | json_store.cc | 337 bool JsonStore::IsNonEmpty() const { in IsNonEmpty() function in shill::JsonStore |