Home
last modified time | relevance | path

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

/system/bt/types/
Draw_address.h44 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
/system/bt/gd/common/
Daddress.h54 bool IsEmpty() const { in IsEmpty() function
/system/bt/vendor_libs/test_vendor_lib/types/
Daddress.h52 bool IsEmpty() const { in IsEmpty() function
/system/update_engine/payload_generator/
Dpayload_generation_config.cc40 bool PostInstallConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::PostInstallConfig
44 bool VerityConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::VerityConfig
/system/extras/simpleperf/
Dbuild_id.h83 bool IsEmpty() const { in IsEmpty() function
/system/bt/types/bluetooth/
Duuid.cc155 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::Uuid
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
Duuid.cc153 bool Uuid::IsEmpty() const { 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.h101 bool IsEmpty() const { return services.empty(); } in IsEmpty() function
/system/bt/bta/ag/
Dbta_ag_int.h178 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function