/system/core/libmemunreachable/ |
D | Allocator.cpp | 79 bool Empty(); 174 bool Empty(); 243 bool Chunk::Empty() { in Empty() function in android::Chunk 323 bool HeapImpl::Empty() { in Empty() function in android::HeapImpl 326 if (!it->data()->Empty()) { in Empty() 331 if (!it->data()->Empty()) { in Empty() 465 return impl_->Empty(); in empty()
|
/system/bt/common/ |
D | leaky_bonded_queue.h | 76 bool Empty(); 155 bool LeakyBondedQueue<T>::Empty() { in Empty() function
|
D | metrics.cc | 503 while (!pimpl_->bt_session_queue_->Empty() && in Build() 509 while (!pimpl_->pair_event_queue_->Empty() && in Build() 515 while (!pimpl_->scan_event_queue_->Empty() && in Build() 521 while (!pimpl_->wake_event_queue_->Empty() && in Build() 527 while (!pimpl_->bt_session_queue_->Empty() && in Build()
|
/system/tools/hidl/test/error_test/no_empty_safe_union/1.0/ |
D | types.hal | 18 safe_union Empty {};
|
/system/tools/hidl/test/error_test/no_single_element_safe_union/1.0/ |
D | types.hal | 18 safe_union Empty { uint8_t a; };
|
/system/bt/gd/ |
D | .clang-format | 26 AllowShortFunctionsOnASingleLine: Empty
|
/system/bt/btif/src/ |
D | btif_bqr.cc | 304 if (kpBqrEventQueue->Empty()) { in DebugDump() 309 while (!kpBqrEventQueue->Empty()) { in DebugDump()
|
/system/netd/libnetdutils/ |
D | LogTest.cpp | 70 TEST(LogEntryTest, Empty) { in TEST() argument
|
D | MemBlockTest.cpp | 71 TEST(MemBlockTest, Empty) { in TEST() argument
|
/system/nvram/messages/tests/ |
D | io_test.cpp | 95 TEST(InputStreamBufferTest, Empty) { in TEST() argument 266 TEST(OutputStreamBufferTest, Empty) { in TEST() argument
|
/system/extras/simpleperf/ |
D | UnixSocket.h | 60 bool Empty() const { return valid_bytes_ == 0; } in Empty() function
|
D | UnixSocket_test.cpp | 53 if (buffer.Empty()) { in TEST()
|
/system/core/init/parser/ |
D | tokenizer_test.cpp | 38 TEST(Tokenizer, Empty) { in TEST() argument
|
/system/iorap/src/inode2filename/ |
D | search_directories.cc | 97 constexpr bool Empty() const { in Empty() function 767 bool cond = !state.inode_set.Empty() || state.match; in SearchDirectoriesForMatchingInodes() 773 << state.inode_set.Empty() << ", match:" << state.match.has_value(); in SearchDirectoriesForMatchingInodes()
|
/system/libufdt/utils/ |
D | README.md | 159 prefix). Empty lines or lines beginning with `#` are ignored.
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 181 … | Empty String (no argumen… 183 … | Empty String (no argumen… 184 …ything from the launched programs stderr is logged in the test failure. | Empty String (no argumen… 185 … | Empty String (no argumen…
|
/system/core/libutils/ |
D | LruCache_test.cpp | 153 TEST_F(LruCacheTest, Empty) { in TEST_F() argument
|
/system/tools/aidl/ |
D | ast_cpp.h | 214 bool Empty() const { return statements_.empty(); } in Empty() function
|
D | ast_cpp.cpp | 376 if (!on_false_.Empty()) { in Write()
|
/system/extras/pagecache/ |
D | pagecache.py | 324 except Queue.Empty:
|
/system/chre/ |
D | README.md | 204 * Empty if left undefined
|
/system/keymaster/tests/ |
D | authorization_set_test.cpp | 681 TEST(Union, Empty) { in TEST() argument
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 560 using Empty = ::android::hardware::tests::foo::V1_0::EnumIterators::Empty; in TEST_F() typedef 565 for (const auto value : hidl_enum_range<Empty>()) { in TEST_F()
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | file_contexts | 24 # Empty directories
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | file_contexts | 24 # Empty directories
|