Home
last modified time | relevance | path

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

/bionic/linker/
Dlinked_list.h242 bool contains(const T* el) const { in contains() argument
244 if (e->element == el) { in contains()