Searched defs:GetFront (Results 1 – 3 of 3) sorted by relevance
281 uptr GetFront() const { return Base::GetFront(); } in GetFront() function468 uptr GetFront() const { return Base::GetFront(); } in GetFront() function
282 inline T* IntrusiveLinkedList<T, Tag>::GetFront() const in GetFront() function
272 uptr BlockingQueueBase<Locker>::GetFront() const in GetFront() function in nn::os::detail::BlockingQueueBase