Home
last modified time | relevance | path

Searched refs:linked_list_t (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp1220 using linked_list_t = LinkedList<T, TypeBasedAllocator<LinkedListEntry<T>>>; typedef
1222 typedef linked_list_t<soinfo> SoinfoLinkedList;
1223 typedef linked_list_t<const char> StringLinkedList;