Searched defs:IsEmpty (Results 1 – 11 of 11) sorted by relevance
45 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
55 bool IsEmpty() const { in IsEmpty() function
40 bool PostInstallConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::PostInstallConfig44 bool VerityConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::VerityConfig
83 bool IsEmpty() const { in IsEmpty() function
107 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
153 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::Uuid
155 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::Uuid
33 TEST(UuidTest, IsEmpty) { in TEST() argument
36 TEST(UuidTest, IsEmpty) { in TEST() argument
101 bool IsEmpty() const { return services.empty(); } in IsEmpty() function
178 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function