Searched defs:IsEmpty (Results 1 – 14 of 14) sorted by relevance
48 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
69 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
60 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
116 inline bool IsEmpty(const Rectangle_i& rect) { in IsEmpty() function120 inline bool IsEmpty(const Rectangle_d& rect) { in IsEmpty() function
111 bool MetricIdManager::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdManager
171 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::Uuid
158 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::hci::Uuid
42 TEST(UuidTest, IsEmpty) { in TEST() argument
37 TEST(UuidTest, IsEmpty) { in TEST() argument
107 bool IsEmpty() const { return services.empty(); } in IsEmpty() function
226 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
351 bool IsEmpty(void) const { return devices_.empty(); } in IsEmpty() function
95 bool LeAudioDeviceGroup::IsEmpty(void) const { return leAudioDevices_.size() == 0; } in IsEmpty() function in bluetooth::le_audio::LeAudioDeviceGroup
799 bool IsEmpty() const { return values.empty(); } in IsEmpty() function