| /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/libvintf/include/vintf/ |
| D | SystemSdk.h | 35 bool empty() const { return versions().empty(); } in empty() function
|
| D | MapValueIterator.h | 95 bool empty() const { return begin() == end(); } in empty() function 109 bool empty() const { return begin() == end(); } in empty() function
|
| /system/bt/main/ |
| D | bte_conf.cc | 60 std::string empty = ""; in bte_load_did_conf() local
|
| /system/chre/util/include/chre/util/ |
| D | fixed_size_blocking_queue_impl.h | 65 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 | 103 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/timezone/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/ |
| D | UtilsTest.java | 42 Set<String> empty = set(); in subtract() local
|
| /system/extras/memory_replay/ |
| D | Pointers.cpp | 93 uintptr_t empty = 0; in FindEmpty() local
|
| /system/core/adb/ |
| D | range.h | 32 bool empty() const { in empty() function
|
| /system/extras/perfprofd/ |
| D | map_utils.h | 110 bool empty() const { in empty() function
|
| /system/core/libutils/include/utils/ |
| D | String8.h | 264 inline const String8 String8::empty() { in empty() function
|
| D | SortedVector.h | 138 inline bool empty() const{ return isEmpty(); } in empty() function
|
| /system/core/libunwindstack/tests/ |
| D | MemoryBufferTest.cpp | 36 TEST_F(MemoryBufferTest, empty) { in TEST_F() argument
|
| /system/extras/simpleperf/ |
| D | SampleComparator.h | 113 bool empty() const { return compare_v_.empty(); } in empty() function
|
| D | event_selection_set.h | 86 bool empty() const { return groups_.empty(); } in empty() function
|
| /system/netd/server/dns/ |
| D | DnsTlsQueryMap.cpp | 112 bool DnsTlsQueryMap::empty() { in empty() function in android::net::DnsTlsQueryMap
|
| /system/netd/libnetdutils/include/netdutils/ |
| D | Slice.h | 60 bool empty() const { return base() == limit(); } in empty() function
|
| /system/netd/libnetdutils/ |
| D | MemBlockTest.cpp | 72 MemBlock empty; in TEST() local
|
| /system/bt/types/test/ |
| D | raw_address_unittest.cc | 42 RawAddress empty; in TEST() local
|
| /system/keymaster/ng/include/ |
| D | authorization_set.h | 90 bool empty() const { return size() == 0; } in empty() function
|