Home
last modified time | relevance | path

Searched defs:IsNonEmpty (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dstub_storage.h33 bool IsNonEmpty() const override { return false; } in IsNonEmpty() function
Dfake_store.cc59 bool FakeStore::IsNonEmpty() const { in IsNonEmpty() function in shill::FakeStore
Dkey_file_store.cc78 bool KeyFileStore::IsNonEmpty() const { in IsNonEmpty() function in shill::KeyFileStore
Djson_store.cc337 bool JsonStore::IsNonEmpty() const { in IsNonEmpty() function in shill::JsonStore