Home
last modified time | relevance | path

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

12

/aosp12/system/bt/types/
H A Draw_address.h46 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
/aosp12/system/bt/gd/hci/
H A Daddress.h76 bool IsEmpty() const { in IsEmpty() function
/aosp12/system/bt/gd/common/
H A Dcontextual_callback.h58 bool IsEmpty() { in IsEmpty() function
94 bool IsEmpty() { in IsEmpty() function
H A Dmetric_id_manager.cc113 bool MetricIdManager::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdManager
/aosp12/art/libprofile/profile/
H A Dprofile_boot_info.h58 bool IsEmpty() const { return dex_files_.empty() && methods_.empty(); } in IsEmpty() function
/aosp12/system/update_engine/payload_generator/
H A 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
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dacquired_buffer.h54 bool IsEmpty() const { return buffer_ == nullptr; } in IsEmpty() function
/aosp12/system/extras/simpleperf/
H A DProbeEvents.h44 bool IsEmpty() const { return kprobe_events_.empty(); } in IsEmpty() function
H A Dbuild_id.h77 bool IsEmpty() const { in IsEmpty() function
/aosp12/art/runtime/gc/
H A Dreference_queue.h101 bool IsEmpty() const { in IsEmpty() function
/aosp12/art/libartbase/base/
H A Dbit_string.h61 bool IsEmpty() const { in IsEmpty() function
248 bool IsEmpty() const { in IsEmpty() function
H A Dhash_map.h63 bool IsEmpty(const std::pair<Key, Value>& item) const { in IsEmpty() function
H A Dhash_set_test.cc37 bool IsEmpty(const std::string& item) const { in IsEmpty() function
266 bool IsEmpty(const std::pair<std::string, int>& pair) const { in IsEmpty() function
287 bool IsEmpty(const std::vector<int>& item) const { in IsEmpty() function
402 bool IsEmpty(const uint16_t& item) const { in IsEmpty() function in art::SmallIndexEmptyFn
/aosp12/art/runtime/
H A Dclass_table.h130 bool IsEmpty(const TableSlot& item) const NO_THREAD_SAFETY_ANALYSIS { in IsEmpty() function
H A Dintern_table.h101 bool IsEmpty(const GcRoot<mirror::String>& item) const { in IsEmpty() function
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dring_buffer.h44 bool IsEmpty() const { return size_ == 0; } in IsEmpty() function
/aosp12/system/bt/test/mock/
H A Dmock_common_metric_id_allocator.cc79 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
/aosp12/art/libdexfile/dex/
H A Dtype_lookup_table.h126 bool IsEmpty() const { in IsEmpty() function
/aosp12/art/runtime/gc/space/
H A Dbump_pointer_space.h123 bool IsEmpty() const { in IsEmpty() function
/aosp12/system/bt/common/
H A Dmetric_id_allocator.cc107 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
/aosp12/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
H A Duuid.cc153 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::Uuid
/aosp12/frameworks/base/tools/aapt2/util/
H A DUtil.h204 inline bool StringBuilder::IsEmpty() const { in IsEmpty() function
/aosp12/system/bt/types/bluetooth/
H A Duuid.cc156 bool Uuid::IsEmpty() const { return *this == kEmpty; } in IsEmpty() function in bluetooth::Uuid
/aosp12/system/bt/vendor_libs/test_vendor_lib/types/test/bluetooth/
H A Duuid_unittest.cc33 TEST(UuidTest, IsEmpty) { in TEST() argument
/aosp12/system/bt/types/test/bluetooth/
H A Duuid_unittest.cc36 TEST(UuidTest, IsEmpty) { in TEST() argument

12