/system/bt/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
|
/system/bt/types/ |
D | raw_address.h | 46 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/system/bt/gd/hci/ |
D | address.h | 76 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
|
/system/extras/simpleperf/ |
D | ProbeEvents.h | 44 bool IsEmpty() const { return kprobe_events_.empty(); } in IsEmpty() function
|
D | build_id.h | 77 bool IsEmpty() const { in IsEmpty() function
|
/system/update_engine/payload_generator/ |
D | payload_generation_config.cc | 42 bool PostInstallConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::PostInstallConfig 46 bool VerityConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::VerityConfig
|
/system/bt/test/mock/ |
D | mock_common_metric_id_allocator.cc | 79 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
|
/system/bt/common/ |
D | metric_id_allocator.cc | 107 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
|
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/ |
D | uuid.cc | 153 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::Uuid
|
/system/bt/types/bluetooth/ |
D | uuid.cc | 156 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::Uuid
|
/system/bt/types/test/bluetooth/ |
D | uuid_unittest.cc | 36 TEST(UuidTest, IsEmpty) { in TEST() argument
|
/system/bt/vendor_libs/test_vendor_lib/types/test/bluetooth/ |
D | uuid_unittest.cc | 33 TEST(UuidTest, IsEmpty) { in TEST() argument
|
/system/bt/bta/gatt/ |
D | database.h | 106 bool IsEmpty() const { return services.empty(); } in IsEmpty() function
|
/system/bt/bta/ag/ |
D | bta_ag_int.h | 184 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|