/aosp12/system/bt/types/ |
H A D | raw_address.h | 46 bool IsEmpty() const { return *this == kEmpty; } in IsEmpty() function
|
/aosp12/system/bt/gd/hci/ |
H A D | address.h | 76 bool IsEmpty() const { in IsEmpty() function
|
/aosp12/system/bt/gd/common/ |
H A D | contextual_callback.h | 58 bool IsEmpty() { in IsEmpty() function 94 bool IsEmpty() { in IsEmpty() function
|
H A D | metric_id_manager.cc | 113 bool MetricIdManager::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdManager
|
/aosp12/art/libprofile/profile/ |
H A D | profile_boot_info.h | 58 bool IsEmpty() const { return dex_files_.empty() && methods_.empty(); } in IsEmpty() function
|
/aosp12/system/update_engine/payload_generator/ |
H A 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
|
/aosp12/frameworks/native/libs/vr/libvrflinger/ |
H A D | acquired_buffer.h | 54 bool IsEmpty() const { return buffer_ == nullptr; } in IsEmpty() function
|
/aosp12/system/extras/simpleperf/ |
H A D | ProbeEvents.h | 44 bool IsEmpty() const { return kprobe_events_.empty(); } in IsEmpty() function
|
H A D | build_id.h | 77 bool IsEmpty() const { in IsEmpty() function
|
/aosp12/art/runtime/gc/ |
H A D | reference_queue.h | 101 bool IsEmpty() const { in IsEmpty() function
|
/aosp12/art/libartbase/base/ |
H A D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
H A D | hash_map.h | 63 bool IsEmpty(const std::pair<Key, Value>& item) const { in IsEmpty() function
|
H A D | hash_set_test.cc | 37 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 D | class_table.h | 130 bool IsEmpty(const TableSlot& item) const NO_THREAD_SAFETY_ANALYSIS { in IsEmpty() function
|
H A D | intern_table.h | 101 bool IsEmpty(const GcRoot<mirror::String>& item) const { in IsEmpty() function
|
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
H A D | ring_buffer.h | 44 bool IsEmpty() const { return size_ == 0; } in IsEmpty() function
|
/aosp12/system/bt/test/mock/ |
H A D | mock_common_metric_id_allocator.cc | 79 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
|
/aosp12/art/libdexfile/dex/ |
H A D | type_lookup_table.h | 126 bool IsEmpty() const { in IsEmpty() function
|
/aosp12/art/runtime/gc/space/ |
H A D | bump_pointer_space.h | 123 bool IsEmpty() const { in IsEmpty() function
|
/aosp12/system/bt/common/ |
H A D | metric_id_allocator.cc | 107 bool MetricIdAllocator::IsEmpty() const { in IsEmpty() function in bluetooth::common::MetricIdAllocator
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/ |
H A D | uuid.cc | 153 bool Uuid::IsEmpty() const { in IsEmpty() function in bluetooth::Uuid
|
/aosp12/frameworks/base/tools/aapt2/util/ |
H A D | Util.h | 204 inline bool StringBuilder::IsEmpty() const { in IsEmpty() function
|
/aosp12/system/bt/types/bluetooth/ |
H A D | uuid.cc | 156 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 D | uuid_unittest.cc | 33 TEST(UuidTest, IsEmpty) { in TEST() argument
|
/aosp12/system/bt/types/test/bluetooth/ |
H A D | uuid_unittest.cc | 36 TEST(UuidTest, IsEmpty) { in TEST() argument
|