Home
last modified time | relevance | path

Searched defs:new_entry (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinked_list.h46 LinkedListEntry<T>* new_entry = Allocator::alloc(); in push_front() local
56 LinkedListEntry<T>* new_entry = Allocator::alloc(); in push_back() local