Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker.cpp646 using linked_list_t = LinkedList<T, TypeBasedAllocator<LinkedListEntry<T>>>; typedef
648 typedef linked_list_t<soinfo> SoinfoLinkedList;
649 typedef linked_list_t<const char> StringLinkedList;