Searched defs:IsEmpty (Results 1 – 7 of 7) sorted by relevance
79 bool IsEmpty() const { in IsEmpty() function
81 bool IsEmpty() const { return hook_table_.empty(); } in IsEmpty() function
231 TEST_F(HookTableTest, IsEmpty) { in TEST_F() argument
35 bool KeyValueStore::IsEmpty() { in IsEmpty() function in shill::KeyValueStore
96 bool IsEmpty() const { return GetLength() == 0; } in IsEmpty() function
29 bool PostInstallConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::PostInstallConfig
58 bool IsEmpty() const { in IsEmpty() function