Searched defs:TryGetFront (Results 1 – 2 of 2) sorted by relevance
293 bool TryGetFront(uptr* pOut) const { return Base::TryGetFront(pOut); } in TryGetFront() function480 bool TryGetFront(uptr* pOut) const { return Base::TryGetFront(pOut); } in TryGetFront() function
254 bool BlockingQueueBase<Locker>::TryGetFront(uptr* pOut) const in TryGetFront() function in nn::os::detail::BlockingQueueBase