Searched defs:TryGetFront (Results 1 – 4 of 4) 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
284 bool TryGetFront(uptr* pOut) const { return Base::TryGetFront(pOut); } in TryGetFront() function
260 bool InterCoreBlockingQueueBase<Locker>::TryGetFront(uptr* pOut) const in TryGetFront() function in nn::os::detail::InterCoreBlockingQueueBase
254 bool BlockingQueueBase<Locker>::TryGetFront(uptr* pOut) const in TryGetFront() function in nn::os::detail::BlockingQueueBase