Searched defs:LinkedList (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/memory/libmemunreachable/ | ||
H A D | LinkedList.h | 25 LinkedList() : next_(this), prev_(this), data_() {} in LinkedList() function |
/aosp12/bionic/linker/ | ||
H A D | linked_list.h | 82 LinkedList() : head_(nullptr), tail_(nullptr) {} in LinkedList() function |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | MemoryDealer.cpp | 49 class LinkedList class |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |