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