/packages/modules/Bluetooth/system/types/ |
D | raw_address.h | 48 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/packages/modules/Bluetooth/system/pdl/hci/include/hci/ |
D | address.h | 73 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | address.h | 89 bool IsEmpty() const { in IsEmpty() function
|
D | uuid.cc | 179 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::hci::Uuid
|
D | uuid_unittest.cc | 53 TEST(UuidTest, IsEmpty) { in TEST() argument
|
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | rect.h | 92 inline bool IsEmpty(const Rectangle_i& rect) { in IsEmpty() function 96 inline bool IsEmpty(const Rectangle_d& rect) { in IsEmpty() function
|
/packages/modules/Bluetooth/tools/rootcanal/include/hci/ |
D | address.h | 60 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/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/gd/common/ |
D | metric_id_manager.cc | 119 bool MetricIdManager::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdManager
|
/packages/modules/Bluetooth/system/types/bluetooth/ |
D | uuid.cc | 153 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 | 108 bool IsEmpty() const { return services.empty(); } in IsEmpty() function
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_types.h | 362 bool IsEmpty(void) const { return devices_.empty(); } in IsEmpty() function
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_int.h | 209 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | device_groups.cc | 78 bool LeAudioDeviceGroup::IsEmpty(void) const { in IsEmpty() function in bluetooth::le_audio::LeAudioDeviceGroup
|
D | le_audio_types.h | 795 bool IsEmpty() const { return values.empty(); } in IsEmpty() function
|