| /system/chre/core/include/chre/core/ |
| D | event_ref_queue.h | 37 bool empty() const { in empty() function
|
| /system/libvintf/ |
| D | TransportArch.cpp | 23 bool TransportArch::empty() const { in empty() function in android::vintf::TransportArch
|
| /system/chre/util/include/chre/util/ |
| D | fixed_size_blocking_queue_impl.h | 52 bool FixedSizeBlockingQueue<ElementType, kSize>::empty() { in empty() function
|
| D | priority_queue_impl.h | 47 bool PriorityQueue<ElementType, CompareFunction>::empty() const { in empty() function
|
| D | fixed_size_vector_impl.h | 77 bool FixedSizeVector<ElementType, kCapacity>::empty() const { in empty() function
|
| D | array_queue_impl.h | 36 bool ArrayQueue<ElementType, kCapacity>::empty() const { in empty() function
|
| D | dynamic_vector_impl.h | 81 bool DynamicVector<ElementType>::empty() const { in empty() function
|
| /system/core/libmemunreachable/ |
| D | LinkedList.h | 42 bool empty() { return next_ == this && prev_ == this; } in empty() function
|
| /system/core/libunwindstack/tests/ |
| D | MemoryBufferTest.cpp | 36 TEST_F(MemoryBufferTest, empty) { in TEST_F() argument
|
| /system/extras/memory_replay/ |
| D | Pointers.cpp | 93 uintptr_t empty = 0; in FindEmpty() local
|
| /system/core/libutils/include/utils/ |
| D | String8.h | 264 inline const String8 String8::empty() { in empty() function
|
| D | SortedVector.h | 136 inline bool empty() const{ return isEmpty(); } in empty() function
|
| D | List.h | 181 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
|
| D | Vector.h | 205 inline bool empty() const{ return isEmpty(); } in empty() function
|
| /system/extras/simpleperf/ |
| D | SampleComparator.h | 113 bool empty() const { return compare_v_.empty(); } in empty() function
|
| D | event_selection_set.h | 72 bool empty() const { return groups_.empty(); } in empty() function
|
| /system/netd/libnetdutils/include/netdutils/ |
| D | Slice.h | 60 bool empty() const { return base() == limit(); } in empty() function
|
| /system/libvintf/include/vintf/ |
| D | MapValueIterator.h | 95 bool empty() const { return begin() == end(); } in empty() function
|
| /system/bt/types/test/ |
| D | raw_address_unittest.cc | 27 RawAddress empty; in TEST() local
|
| /system/libhidl/base/ |
| D | HidlSupport.cpp | 274 bool hidl_string::empty() const { in empty() function in android::hardware::hidl_string
|
| /system/security/keystore/include/keystore/ |
| D | authorization_set.h | 89 bool empty() const { return size() == 0; } in empty() function
|
| /system/core/base/ |
| D | properties_test.cpp | 45 TEST(properties, empty) { in TEST() argument
|
| /system/core/libsysutils/include/sysutils/ |
| D | List.h | 182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
|
| /system/update_engine/payload_generator/ |
| D | generate_delta_main.cc | 82 bool empty = channel.empty(); in ParseImageInfo() local
|
| /system/keymaster/ |
| D | List.h | 181 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
|