/packages/modules/Bluetooth/system/gd/common/ |
D | contextual_callback.h | 58 bool IsEmpty() { in IsEmpty() function 94 bool IsEmpty() { in IsEmpty() function
|
D | metric_id_manager.cc | 113 bool MetricIdManager::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdManager
|
/packages/modules/Bluetooth/system/types/ |
D | raw_address.h | 47 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | address.h | 84 bool IsEmpty() const { in IsEmpty() function
|
D | uuid_unittest.cc | 35 TEST(UuidTest, IsEmpty) { in TEST() argument
|
D | uuid.cc | 185 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::hci::Uuid
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_common_metric_id_allocator.cc | 82 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
|
/packages/modules/Bluetooth/system/common/ |
D | metric_id_allocator.cc | 110 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
|
/packages/modules/Bluetooth/system/types/bluetooth/ |
D | uuid.cc | 156 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::Uuid
|
/packages/modules/Bluetooth/system/types/test/bluetooth/ |
D | uuid_unittest.cc | 36 TEST(UuidTest, IsEmpty) { in TEST() argument
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | database.h | 106 bool IsEmpty() const { return services.empty(); } in IsEmpty() function
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_types.h | 315 bool IsEmpty(void) const { return devices_.empty(); } in IsEmpty() function
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_int.h | 186 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_types.h | 499 bool IsEmpty() const { return values.empty(); } in IsEmpty() function
|
D | devices.cc | 124 bool LeAudioDeviceGroup::IsEmpty(void) { return leAudioDevices_.size() == 0; } in IsEmpty() function in le_audio::LeAudioDeviceGroup
|