Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 17 of 17) sorted by relevance

/system/bt/gd/common/
Dcontextual_callback.h58 bool IsEmpty() { in IsEmpty() function
94 bool IsEmpty() { in IsEmpty() function
Dmetric_id_manager.cc113 bool MetricIdManager::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdManager
/system/bt/types/
Draw_address.h46 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
/system/bt/gd/hci/
Daddress.h76 bool IsEmpty() const { in IsEmpty() function
Duuid_unittest.cc35 TEST(UuidTest, IsEmpty) { in TEST() argument
Duuid.cc185 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::hci::Uuid
/system/extras/simpleperf/
DProbeEvents.h44 bool IsEmpty() const { return kprobe_events_.empty(); } in IsEmpty() function
Dbuild_id.h77 bool IsEmpty() const { in IsEmpty() function
/system/update_engine/payload_generator/
Dpayload_generation_config.cc42 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/
Dmock_common_metric_id_allocator.cc79 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
/system/bt/common/
Dmetric_id_allocator.cc107 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
Duuid.cc153 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::Uuid
/system/bt/types/bluetooth/
Duuid.cc156 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::Uuid
/system/bt/types/test/bluetooth/
Duuid_unittest.cc36 TEST(UuidTest, IsEmpty) { in TEST() argument
/system/bt/vendor_libs/test_vendor_lib/types/test/bluetooth/
Duuid_unittest.cc33 TEST(UuidTest, IsEmpty) { in TEST() argument
/system/bt/bta/gatt/
Ddatabase.h106 bool IsEmpty() const { return services.empty(); } in IsEmpty() function
/system/bt/bta/ag/
Dbta_ag_int.h184 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function